Enable the "socksification" of TCP and UDP connections at the network layer. It incorporates a TUN virtual network interface that captures all incoming TCP and UDP traffic and reroutes it through an HTTP, SOCKS4, SOCKS5, or SHADOWSOCKS server without requiring application-specific compatibility. This program is particularly beneficial for gaming purposes, as it works with both TCP and UDP protocols.
SSTap is a program used to “socksify” TCP and UDP connections at the network layer. It implements a TUN virtual network interface which accepts all incoming TCP and UDP and forwards them through an HTTP, SOCKS4, SOCKS 5, SHADOWSOCKS server, without any need for application support. It’s suitable for gaming because it supports both TCP and UDP protocol.
Comments