Skip to content

🕳 tunneled is a simple CLI tool for making local tcp tunnels

License

Notifications You must be signed in to change notification settings

Strawberry-Foundations/tunneled

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tunneled

🕳 tunneled is a simple CLI tool for making local tcp tunnels

(Forked from https://github.com/ekzhang/bore)

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...

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.