Skip to content

Reverse proxy written for the express purpose of supporting multiple services on one port.

License

Notifications You must be signed in to change notification settings

systocrat/bread

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bread

Bread is a reverse proxy written using the Twisted networking framework in Python for the express purpose of supporting multiple services on one single port.

Purposes for this include supporting multiple game servers on one port, obscuring the normal SSH port by placing it on something VERY nonstandard (such as port 80 or 443), supporting a web server and an OpenVPN instance on one machine. There are many possibilities that the bread proxy can be used for.

About

Reverse proxy written for the express purpose of supporting multiple services on one port.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages