mirror of
https://github.com/anderspitman/awesome-tunneling.git
synced 2024-11-21 23:53:20 +01:00
Add sish
This commit is contained in:
parent
d8f369a4b3
commit
cfb189888b
@ -34,6 +34,7 @@ like exposing a local webserver via a public address.
|
||||
* [tunneller](https://github.com/skx/tunneller) - Open source. Written in Go.
|
||||
* [docker-tunnel](https://github.com/vitobotta/docker-tunnel) - Simple Docker-based nginx+SSH solution.
|
||||
* [go-http-tunnel](https://github.com/mmatczuk/go-http-tunnel) - Uses a single HTTP/2 connection for muxing, so likely avoids TCP-over-TCP issues. Need to manually generate certs for server and clients.
|
||||
* [sish](https://github.com/antoniomika/sish) - Open source ngrok/serveo alternative. SSH-based but uses a custom server written in Go. Supports WebSocket tunneling.
|
||||
|
||||
|
||||
# Blog posts
|
||||
|
Loading…
Reference in New Issue
Block a user