TheDocumentation Index
Fetch the complete documentation index at: https://mintlify.com/SpaceNeuroX/proxy-turn-vk-android/llms.txt
Use this file to discover all available pages before exploring further.
wdtt:// link format is the canonical import format for the WDTT protocol family. qWDTT supports it fully — including links generated by the server’s Telegram bot via /list and /new. Because both the original WDTT app and qWDTT share the same underlying protocol, any wdtt:// link works interchangeably between the two clients without conversion.
Format Specification
vk_hash field is last; if the hash itself contains a : character (which VK call hashes can), every token from position 5 onward is re-joined with : to reconstruct the full hash.
Field Reference
| Field | Default | Description |
|---|---|---|
server_ip | — | Public IP address of the VPS running wdtt-server |
dtls_port | 56000 | UDP port for DTLS connections on the server |
wg_port | 56001 | Internal WireGuard port on the server |
local_port | 9000 | Local UDP listen port on the Android device |
password | — | Connection password; the WRAP key is derived from it via HKDF |
vk_hash | — | VK call join hash; if it contains :, all fields from position 5 onward are joined to form the complete hash |
Example
Import Behavior
When qWDTT imports awdtt:// link, it sets the worker count to 16 (matching the original WDTT default) and sets the peer address to IP:dtls_port. The wg_port and local_port fields are applied directly to the new profile.
How to Get a Link
The server’s Telegram bot issueswdtt:// links automatically:
Open the Telegram bot
Send
/list to your server’s Telegram bot. The bot replies with the list of active passwords.Tap a password entry
Tapping a password line shows the quick link for that password, formatted as a
wdtt:// URI.How to Import
Clipboard
Copy the
wdtt:// link to your clipboard. qWDTT detects it automatically on app open and prompts you to import.QR Code
Scan a QR code that encodes the
wdtt:// link using qWDTT’s built-in QR scanner.Telegram Share
Share the link message from your Telegram bot chat directly to qWDTT using Android’s share sheet.
wdtt:// links work identically in the original WDTT app and qWDTT. If you need a profile name, multiple VK hashes, or a configurable worker count in a single link, use the extended qwdtt:// format — qWDTT generates and accepts both.