a simple reverse proxy server which can distinguish http and windows remote desktop, which is to say, a single 80 port can be used to serve http page and at the same time, allow remote desktop client to connect, it has a telnet based managment interface
- modify com.butterfly.ProxyDecoder to point to the target http server and target window machine
- mvn package
- ./script/run.sh
no security is enforced