prtunnel 可以通过多种途径转发 TCP/IP 连接,包括通过HTTP 和 SOCKS5代理服务器。包含:
- 通过HTTP 或者 SOCKS5代理转发tcp连接到远程服务器
- Tunneling TCP connections from SOCKS-capable client programs through an HTTP or SOCKS5 proxy
- Tunneling TCP connections from an IPv4 client program to an IPv6 server and vice-versa
- 转发 TCP 连接
- 用于建立一个简单的 SOCKS 代理服务器.
prtunnel is a program that can tunnel TCP/IP connections in a variety of ways, including through HTTP and SOCKS5 proxy servers. Some if its possible uses include:
- Tunneling TCP connections from client programs to a remote server through an HTTP or SOCKS5 proxy (useful if you're behind such a proxy and want to use a program that doesn't have native proxy support)
- Tunneling TCP connections from SOCKS-capable client programs through an HTTP or SOCKS5 proxy
- Tunneling TCP connections from an IPv4 client program to an IPv6 server and vice-versa
- Forwarding TCP connections
- Running as a simple SOCKS proxy server
Download
The source code for prtunnel can be downloaded from the link below.- prtunnel-0.2.7.tar.gz (source tarball)
http://joshbeam.com/software/prtunnel/
http://joshbeam.com/files/prtunnel-0.2.7.tar.gz
https://github.com/joshb/prtunnel
http://freecode.com/projects/prtunnel
http://www.freshports.org/net/prtunnel/