forked from vzaliva/simpleproxy
-
Notifications
You must be signed in to change notification settings - Fork 0
Simple TCP proxy
License
H-Nestler/simpleproxy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Simpleproxy =========== Original authors: ----------------- * Vadim Zaliva <[email protected]> * Vlad Karpinsky <[email protected]> * Vadim Tymchenko <[email protected]> Contributors: ------------- * Renzo Davoli <[email protected]> (HTML probe & HTTP authentication) * Patch submitters via sourceforge and github project pages Description ----------- Simpleproxy is a simple TCP proxy. It accepts connections on a local TCP port and forward them to anoter port on a remote host via TCP. It could be used as standalone daemon, or run via `inetd`. For various options such as POP3 user screening, logging, HTTP proxy support, see man page (man simpleproxy). Installation ------------ To install run `./configure`. Then, do 'make install'. License ------- GPLv2. See LICENSE.txt for details. Home page --------- To report bugs and get most recent version please go to: https://github.com/vzaliva/simpleproxy
About
Simple TCP proxy
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 82.9%
- Shell 10.4%
- Roff 5.1%
- Makefile 1.6%