tailscale, tailscaled: update safesocket port number.
This makes them able to connect to each other on Windows.
This commit is contained in:
@@ -79,6 +79,7 @@ func main() {
|
||||
|
||||
opts := ipnserver.Options{
|
||||
SocketPath: *socketpath,
|
||||
Port: 41112,
|
||||
StatePath: *statepath,
|
||||
AutostartStateKey: globalStateKey,
|
||||
LegacyConfigPath: paths.LegacyConfigPath,
|
||||
|
||||
Reference in New Issue
Block a user