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
308 forks
Language: Go
last commit: 7 days 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,066 |
yrutschle/sslh | A daemon that multiplexes multiple protocols on a single port | 4,579 |
appleboy/ssh-action | A GitHub Action that enables execution of remote SSH commands in a workflow | 4,823 |
charmbracelet/soft-serve | A command-line Git server that allows users to clone, manage, and browse repositories over SSH or HTTP. | 5,371 |
mmatczuk/go-http-tunnel | Enables secure tunnels over HTTP/2 to share localhost with others | 3,239 |
apenwarr/sshuttle | A program that sets up a transparent proxy to access remote networks via SSH without requiring VPN setup or port forwarding. | 8,892 |
gliderlabs/ssh | A high-level API for building SSH servers in Go | 3,714 |
pgrok/pgrok | A tool for exposing local development environments to the public internet through SSH remote port forwarding | 3,206 |
charmbracelet/wish | A Go library for building custom SSH servers with middleware support for various applications such as Git and Bubble Tea | 3,621 |
sshuttle/sshuttle | Solves the case of needing to access a network over SSH without creating port forwards or using complicated VPN protocols. | 11,787 |
jpillora/chisel | A fast TCP/UDP tunnel over HTTP secured via SSH | 13,601 |
bastillion-io/bastillion | A web-based platform for centrally managing administrative access to systems and user public SSH keys. | 3,191 |
shazow/ssh-chat | A custom SSH server written in Go that replaces the traditional shell with a chat interface. | 5,589 |
sshnet/ssh.net | A .NET library for secure shell connections and file transfer | 4,011 |
sst/sst | A tool for building full-stack web applications on users' own infrastructure using TypeScript and cloud-agnostic deployment tools. | 22,019 |