Skip to content

NAT server (cluster) with peers bootstrapped using tailscale

Notifications You must be signed in to change notification settings

nnanto/natscaled

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NATScaled

NAT scaled server forms a cluster of NAT servers using TailScale to identify other remote peer servers. In addition to providing discovery mechanism, tailscale also provides secure data transfer.

Building and Running

Run make build to generate binary

Usage: ./natserver.go (when running the server with -tsd , run it with sudo command)

  -serverName string # name of the server
  -tsd  # start tailscale daemon 
  -v    # enable logging

About

NAT server (cluster) with peers bootstrapped using tailscale

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published