Server Reset In:

V2ray over DNS

Information

V2ray

V2Ray is?a set of tools to help you build your own privacy network over internet. V2Ray supports multiple protocols, including Socks, HTTP, Shadowsocks, VMess etc. Each protocol may have its own transport, such as TCP, mKCP, WebSocket etc.

DNSTT

dnstt is?a DNS tunnel that can use DNS over HTTPS (DoH) and DNS over TLS (DoT) resolvers. A DNS tunnel is one way of circumventing network censorship. A recursive DNS resolver's purpose is to receive packets and forward them somewhere else?in effect, working as a kind of network proxy.

WebSocket

WebSocket is a communications protocol for a persistent, bi-directional, full duplex TCP connection from a user's web browser to a server.