paddatrapper | squish101: and that is why I moved to Capitec | 06:22 |
---|---|---|
theblazehen | o/ all. https://www.reddit.com/r/linuxadmin/comments/6y7662/issues_with_ssh_remote_port_forwarding_with/ anyone got ideas? | 11:36 |
chesedo | theblazehen: hi and nope. But a question, is that code a sshServer written in Py? | 11:53 |
theblazehen | chesedo: Yup, http://asyncssh.readthedocs.io/ | 11:58 |
chesedo | theblazehen: wow, based on what you know of the library, do you think it is possible to use to use to create a ssh reverse proxy? | 12:06 |
theblazehen | @chesdo That's pretty much what I'm doing. See also https://sshreach.me/init/default/index and https://openport.io/ | 12:07 |
theblazehen | Or if you're looking for http only, https://ngrok.com/ | 12:09 |
theblazehen | @chesdo Also works with plain old openssh server, you just need to be able to auth to it then | 12:10 |
chesedo | theblazehen: i currently use caddy to proxy my docker containers... may just need something for ssh in the future | 12:30 |
theblazehen | chesedo: Ah. You can't really virtual host ssh, but look at https://github.com/kennylevinsen/sshmuxd if that helps | 12:31 |
chesedo | oh hey, now i remember why it was not possible too | 12:34 |
chesedo | a/was/is/ | 12:34 |
theblazehen | Yeah, no hostname in handshake | 12:35 |
chesedo | yip | 12:36 |
chesedo | at least i can go with vpn instead | 12:37 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!