Azure / azure-relay-bridge

Azure Relay Bridge - A cross-platform command line tool to create VPN-less TCP tunnels from and to anywhere
MIT License
121 stars 48 forks source link

NoAuthentication option added for "LocalForward" in config (only) #77 #97

Closed clemensv closed 2 months ago

clemensv commented 2 months ago

Addresses #77.

This change adds a configuration and object model option for "LocalForward" named "NoAuthentication" that can be set to "true" when the corresponding Relay Hybrid Connection is set to require no authentication. The option is not available through the command line.