httptunnel

  • ptunnel通过ICMP回显请求和应答包可靠地隧道化TCP连接的工具
  • udptunnel在UDP数据包上建立TCP隧道。
  • sshtunnel纯python ssh隧道。
  • ctunnel通过加密隧道进行隧道和/或代理TCP或UDP连接。
  • morxtunnel在TCP工具上使用tun/tap接口的网络隧道。
  • iodine通过DNS服务器隧道化IPv4数据
  • 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.
  • corkscrew通过HTTP代理隧道化ssh的工具