dns2tcp

  • proxytunnel通过标准的HTTPS代理将stdin和stdout连接到网络上某个服务器的程序。
  • ip-https-tools用于IP over HTTPS(IP-HTTPS)隧道协议的工具。
  • fraud-bridge通过IPv4和IPv6的ICMP和DNS隧道。
  • ligolo-ng使用TUN接口的高级但简单的隧道工具。
  • pr0ckspython script setting up a transparent proxy to forward all TCP and DNS traffic through a SOCKS / SOCKS5 or HTTP(CONNECT) proxy using iptables -j REDIRECT target.
  • udptunnel在UDP数据包上建立TCP隧道。
  • packet-o-matic一种实时数据包处理器。从输入模块读取数据包,使用规则和连接跟踪信息匹配数据包,然后将其发送到目标模块。
  • sshtunnel纯python ssh隧道。