Skip to content

Add Oaklight/autossh-tunnel-dockerized to the Open Source section #182

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ the domain registration and DNS management in a simple way.
* [ephemeral-hidden-service](https://github.com/aurelg/ephemeral-hidden-service) [![ephemeral-hidden-service github stars badge](https://img.shields.io/github/stars/aurelg/ephemeral-hidden-service?style=flat)](https://github.com/aurelg/ephemeral-hidden-service/stargazers) - Create ephemeral Tor hidden services from the command line. Written in Python.
* [netmask](https://github.com/josephdove/netmask) [![lostproxy github stars badge](https://img.shields.io/github/stars/josephdove/netmask?style=flat)](https://github.com/josephdove/netmask/stargazers) - A TCP/UDP self-hostable network tunneling solution that supports IPv4 and IPv6. Client has a GUI. MIT License. Written in Python.
* [tunnelite](https://github.com/cristipufu/tunnelite) [![tunnelite github stars badge](https://img.shields.io/github/stars/cristipufu/tunnelite?style=flat)](https://github.com/cristipufu/tunnelite/stargazers) - A self-hostable tunneling solution for TCP, HTTP and WS connections over websockets. CLI client. MIT License. Written in .NET.
* [Oaklight/autossh-tunnel-dockerized](https://github.com/Oaklight/autossh-tunnel-dockerized) [![autossh-tunnel-dockerized github stars badge](https://img.shields.io/github/stars/Oaklight/autossh-tunnel-dockerized?style=flat)](https://github.com/Oaklight/autossh-tunnel-dockerized/stargazers) - A lightweight, Dockerized solution for managing SSH tunnels using `autossh` and YAML configuration. Features a minimal Golang-based Web Panel for dynamic configuration and automatic reload of tunnels without restarting the container. The entire Docker image, including both the tunneling and web panel, is under 40MB, making it one of the most compact solutions in its class. Supports dynamic UID/GID, multi-architecture builds, and flexible tunnel direction (local-to-remote or remote-to-local). MIT License. Written in Bash/Shell with Go for the web panel.


# Commercial/Closed source
Expand Down