Adding a simple GET HTTP Proxy

This commit is contained in:
Meeh 2014-03-17 23:31:29 +01:00
parent 014e1c54eb
commit d0a8cc933b
5 changed files with 366 additions and 2 deletions

View file

@ -41,6 +41,6 @@ Options
* --httpport= - The http port to listen on
* --log= - Enable or disable logging to file. 1 for yes, 0 for no.
* --daemon= - Eanble or disable daemon mode. 1 for yes, 0 for no.
* --httpproxyport= - The port to listen on (HTTP Proxy)