Skip to content

feehoo/nginx-ssh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiplex's SSH onto nginx's SSL ports.

This allows you to listen for SSH on port 443 to evade firewalls, and is similar to sslh except it is more performant.

For a tutorial see https://www.churchofgit.com/wordpress/ssh-and-https-on-the-same-port/

TODO

The nginx patch, as long as my helper binary could be much better integrated with nginx, including using a proper feature macro with configure-time selection, having a directive to listen in the nginx config file (like spdy), and integrating the helper binary into the nginx build system. Patches welcome!

About

Run SSH and HTTPS on the same port

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 71.4%
  • C 22.8%
  • Makefile 5.8%