🕳 tunneled is a simple CLI tool for making local tcp tunnels
(Forked from https://github.com/ekzhang/bore)
Server | Type | Requires Strawberry ID? |
---|---|---|
strawberryfoundations.org | Public-Auth | ✅ |
pineapple.infra.matteodev.xyz | Public-Auth | ✅ |
Type is the server type itself, Public (No auth required), Public-Auth (Account auth required, but free), Private-Auth (Account auth required, most likely paid), Private (Requires password but no account auth, not intented for public use)
ekzhang for creating bore. This project would not be possible without your work. Tunneled is based on the work of bore, and adds some new functionalities. Bore was originally licensed with the MIT license.