The SocksLite - DNSTT Plugin is an add-on module designed to work exclusively with the main SocksLite VPN application, adding support for the DNSTT (DNS Tunnel over TCP/UDP) protocol.
This plugin allows users to establish secure and stable connections through DNS tunnels, making it ideal for environments where there are network restrictions, traditional port blocking, or strict firewalls.
When activated, the plugin starts a local instance of the DNSTT client, providing a connection through a local server (for example, 127.0.0.1:2222). The SocksLite VPN main app connects to this local IP to forward network traffic, ensuring all communication occurs securely and transparently, with no special permissions required.
⚙️ How it works internally:
The plugin creates a local SOCKS5 or TCP server on your device.
All communication is encapsulated and sent via encrypted DNS requests.