Skip to content

sra/tsproxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tsproxy

tsproxy is a proxy that can expose TCP services accessible from the proxy machine to your tailnet.

Usage

go build ./cmd/tsproxy
./tsproxy -hostname name-on-tailnet -target host:port

You will neeed to authorize the new host using the URL.

Acknowledgements

Inspired in large measure by James Tucker's https://github.com/raggi/teltailnet/ .

About

Tailscale TCP proxy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 90.7%
  • Shell 9.3%