Skip to content

gHashTag/tri-tunnel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tri-tunnel

Tailscale Funnel management for trios-server

One command to make your trios-server accessible from anywhere via Tailscale.

Installation

git clone https://github.com/gHashTag/tri-tunnel.git
cd tri-tunnel
cargo install --path .

Usage

# Start funnel (trios-server must be running on port 9005)
tri-tunnel start

# Show status
tri-tunnel status

# Stop funnel
tri-tunnel stop

# Open dashboard in browser
tri-tunnel open

Requirements

  • Tailscale installed from App Store
  • Tailscale logged in and connected

Example

$ tri-tunnel start

╔═══════════════════════════════════════════════════════════════╗
║     tri-tunnel — Tailscale Funnel              
║                 for trios-server ║
╚═══════════════════════════════════════════════════════════════╝

⠋ Starting Tailscale Funnel...

✅ Funnel started successfully!

┌─────────────────────────────────────────────────────────────┐
│  STATUS                    │
├─────────────────────────────────────────────────────────────┤
│  Device:  playra's MacBook Pro                             │
│  Funnel:  ACTIVE ✅                                          │
│  URL:     playras-macbook-pro-1.tail01804b.ts.net          │
└─────────────────────────────────────────────────────────────┘

🌐 Your trios-server is accessible at: https://playras-macbook-pro-1.tail01804b.ts.net/
🌐 Health check: https://playras-macbook-pro-1.tail01804b.ts.net/health
🌐 API status: https://playras-macbook-pro-1.tail01804b.ts.net/api/status

Testing

See TESTING.md for the complete manual testing plan.

All tests passed: 9/9 ✅

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages