Skip to content

Strawberry-Foundations/tunneled

Repository files navigation

🕳 Tunneled

A simple CLI tool for making local tcp tunnels

Available tunnel servers

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)

Thanks to...

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.