tsproxy

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 25, 2023 License: MIT Imports: 12 Imported by: 0

README

tsproxy

Tailscale proxy. This program allows to create a device that only represents a single port. By using this, you don't need to expose all the OS in the tailnet, but only the specified destination port.

To use this there're no need to have tailscale running on the host (not even installed). Just run the binary with the service ( address:port ) you wan't to expose on your tailnet as an argument and an authkey ( as an option or environment variable).

$ export TS_AUTHKEY=XXX
$ tsproxy --hostname plex --port 80 127.0.0.1:32400

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL