SkillAgentSearch skills...

Proxyt

A simple proxy for the Tailscale control plane

Install / Use

/learn @jaxxstorm/Proxyt
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ProxyT

A lightweight, preconfigured proxy for the Tailscale control plane that enables Tailscale access in the event the Tailscale control plane is being blocked.

Deploy on Railway

Overview

Tailscale connections between peers are incredibly resiliant. If you are authenticated to Tailscale, it will endeavour to use all mechanisms at its disposal to forge connections it needs between clients.

However, some networks block the Tailscale control plane (ie, the tailscale.com domain) either via DNS blackholing or SNI interception.

Proxyt allows you to host a proxy to the Tailscale control plane which can be used by clients. You can host Proxyt anywhere, register your own domain or even expose it via Funnel giving you a reliable way of accessing the Tailscale control plane to authenticate clients.

📖 Documentation

Full documentation: proxyt.io

Quick Links

  • 📦 Installation - Install ProxyT on your platform
  • ⚙️ Configuration - Configure ProxyT with flags or environment variables
  • 🚀 Deployment - Deploy to Railway, Docker, or your own server
  • 🔧 Tailscale Setup - Configure Tailscale clients to use ProxyT
  • 🛠️ Troubleshooting - Common issues and solutions
  • 🔒 Security - Security considerations and best practices
  • 🏗️ Architecture - How ProxyT works under the hood

💡 Browsing on GitHub? The documentation source files are in the docs/ directory

Contributing

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes
  4. Add tests if applicable
  5. Submit a pull request

License

See LICENSE for details.

View on GitHub
GitHub Stars107
CategoryDevelopment
Updated1d ago
Forks5

Languages

Go

Security Score

95/100

Audited on Mar 31, 2026

No findings