diff --git a/README.md b/README.md index 5b2b557..6083ae3 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ the domain registration and DNS management in a simple way. * If you want to self-host, there are many options. For something production ready [frp](https://github.com/fatedier/frp) is probably what you want. If you're a developer, I'd recommend starting with my own [SirTunnel](https://github.com/anderspitman/SirTunnel) project and modifying it for your needs. For non-developers and those wanting more of a GUI experience, I created [boringproxy](https://boringproxy.io/). It's my take on a comprehensive tunnel proxy solution. It's in beta but currently solves almost everything I want. Once the server is running this is a very easy tool to use and has some nice features. # Open source (at least with a reasonably permissive license) +* [Cloud Seeder](https://ipv6.rs/cloudseeder) [![ipv6rs github stars badge](https://img.shields.io/github/stars/ipv6rslimited/cloudseeder?style=flat)](https://github.com/ipv6rslimited/cloudseeder/stargazers) - Simple, one-click installer and maintainer for self hosted servers powered by WireGuard and containers. Sponsor of WireGuard. [Code](https://github.com/ipv6rslimited/cloudseeder). * [Telebit](https://telebit.cloud/) - Written in JS. [Code](https://git.coolaj86.com/coolaj86/telebit.js). * [tunnel.pyjam.as](https://tunnel.pyjam.as/) - No custom client; uses WireGuard directly instead. Written in Python. [source code](https://gitlab.com/pyjam.as/tunnel) * [SSH-J.com](https://bitbucket.org/ValdikSS/dropbear-sshj/) - Public SSH Jump & Port Forwarding server. No software, no registration, just an anonymous SSH server for forwarding. Users are encouraged to use it for SSH exposure only, to preserve end-to-end encryption. No public ports, only in-SSH connectivity. Run `ssh ssh-j.com` and it will display usage information.