/tailscale-ingress

Provide ingress capabilities to your tail nets

Primary LanguageShellThe UnlicenseUnlicense

Tailscale Ingress

Keep a Changelog GitHub Release Go Reference go.mod LICENSE Build Status Go Report Card Codecov

Map publicly accessible URLs to your Tailscale network. Cloud free tier compatible, get more features than ngrok for free. Built with Caddy and Tailscale.

Features

  • persistent URLs
  • https
  • notable protocol support: gRPC, SSH

Devopment

Setup

Build

Terminal

  • make - execute the build pipeline.
  • make help - print help for the Make targets.

Contributing

Simply create an issue or a pull request.