butterfly-proxy
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:a nio based reverse proxy server which can distinguish http and windows remote desktop
Butterfly-proxy
===============

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

how to run
----------
1. modify  com.butterfly.ProxyDecoder 
to point to the target http server and target window machine
2. mvn package
3. ./script/run.sh

caution
-------
no security is enforced

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。