Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 352 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 352 Bytes

tailsocks

Overview

A simple SOCKS5/HTTP proxy server for tailnet without installing tailscale client.

Usage

Generate a new auth key in the admin panel and set the TS_AUTHKEY environment variable.

fly.io

Deploy to fly.io.

flyctl secrets set TS_AUTHKEY=XXXXXXXX
flyctl deploy