sish
Tunneling tool
A tool that enables secure, SSH-based tunneling of various network protocols to localhost.
HTTP(S)/WS(S)/TCP Tunnels to localhost using only SSH.
4k stars
56 watching
312 forks
Language: Go
last commit: about 2 months ago
Linked from 2 awesome lists
httphttpsngrokserveosshtcptunnelwebsockets
Related projects:
Repository | Description | Stars |
---|---|---|
moul/assh | A transparent wrapper around SSH that adds support for various features and workflows | 3,080 |
yrutschle/sslh | A daemon that multiplexes multiple protocols on a single port | 4,600 |
appleboy/ssh-action | A GitHub Actions workflow for executing remote SSH commands using various protocols and options. | 4,890 |
charmbracelet/soft-serve | A command-line Git server that allows users to clone, manage, and browse repositories over SSH or HTTP. | 5,470 |
mmatczuk/go-http-tunnel | Enables secure tunnels over HTTP/2 to share localhost with others | 3,249 |
apenwarr/sshuttle | A program that sets up a transparent proxy to access remote networks via SSH without requiring VPN setup or port forwarding. | 8,894 |
gliderlabs/ssh | A high-level API for building SSH servers in Go | 3,733 |
pgrok/pgrok | A tool for exposing local development environments to the public internet through SSH remote port forwarding | 3,221 |
charmbracelet/wish | A Go library for building custom SSH servers with middleware support for various applications such as Git and Bubble Tea | 3,714 |
sshuttle/sshuttle | Solves the case of needing to access a network over SSH without creating port forwards or using complicated VPN protocols. | 11,853 |
jpillora/chisel | A fast TCP/UDP tunnel over HTTP secured via SSH | 13,747 |
bastillion-io/bastillion | A web-based platform for centrally managing administrative access to systems and user public SSH keys. | 3,199 |
shazow/ssh-chat | A custom SSH server written in Go that replaces the traditional shell with a chat interface. | 5,619 |
sshnet/ssh.net | A Secure Shell library for .NET, optimized for parallelism and supporting various authentication methods and encryption protocols. | 4,034 |
sst/sst | A tool for building full-stack web applications on users' own infrastructure using TypeScript and cloud-agnostic deployment tools. | 22,348 |