Skip to content

a nio based reverse proxy server which can distinguish http and windows remote desktop

Notifications You must be signed in to change notification settings

shenedu/butterfly-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

a nio based reverse proxy server which can distinguish http and windows remote desktop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published