simpleproxy

References

The program acts as a simple tcp proxy. It opens a listening socket on the local machine and forwards any connection to the remote host.

	simpleproxy -d -L 22 -R 12.34.56.78:22

The program will detach from the controlling terminal (-d) and write messages to the syslog. Any incomming requests for the localhost on port 22 will be forwarded to port 22 on the remote host at 12.34.56.78


Send mail to the Webmaster

logo This site best viewed with a browser
Warning: This is a Debian centric site and MAY contain peanuts.
Many thanks to Debra Lynn and Ian Murdock for making Debian possible
First created Mar 15, 2011 ~ Last revised March 15, 2011

Valid XHTML 1.0 Strict Valid CSS!