Joel Martin
|
6ee61a4cf6
|
Add daemonization support to wsproxy.*.
Refactor how settings are passed around.
|
2010-06-17 16:06:18 -05:00 |
Joel Martin
|
459b2578b2
|
Force SSL option to proxies. Use getopt_long.
|
2010-06-16 13:58:00 -05:00 |
Joel Martin
|
f2898eabd3
|
Add listen address to proxy (C and python).
This allows forwarding from an external port to the same port on
localhost (loopback). I.e.
./utils/wsproxy `hostname -f`:5901 localhost:5901
|
2010-06-16 12:37:03 -05:00 |
Joel Martin
|
7210e79e04
|
Move wsproxy and web utils into utils/ subdir.
|
2010-06-07 12:49:57 -05:00 |