From the awesome-tunneling list I found another one similar project https://github.com/antoniomika/sish with more stars.
It looks like serves the same purpose and also is written in Golang. Can you please help me to understand differences and pros/cons? Maybe you guys can collaborate.
There was a demo service ssi.sh but author closed it because tired from abuses. Maybe you can deploy the instance on the remote.moe to make migration easier.
There is also SSH-J.com that also provides a free service and open source. It just uses a patched Dropbear ssh server
https://bitbucket.org/ValdikSS/dropbear-sshj/
But it can't forward HTTP/HTTPS but only SSH proxy.
UPD another one in Golang https://github.com/pcarrier/srv.us
Looks like there is no any others FOSS SSH services that we can at least selfhost.
From the awesome-tunneling list I found another one similar project https://github.com/antoniomika/sish with more stars.
It looks like serves the same purpose and also is written in Golang. Can you please help me to understand differences and pros/cons? Maybe you guys can collaborate.
There was a demo service ssi.sh but author closed it because tired from abuses. Maybe you can deploy the instance on the remote.moe to make migration easier.
There is also SSH-J.com that also provides a free service and open source. It just uses a patched Dropbear ssh server
https://bitbucket.org/ValdikSS/dropbear-sshj/
But it can't forward HTTP/HTTPS but only SSH proxy.
UPD another one in Golang https://github.com/pcarrier/srv.us
Looks like there is no any others FOSS SSH services that we can at least selfhost.