You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement random server port assignment when the 'local' part is not …
…specified (either on CLI or API request)
New CLI option --exclude-ports added to allow server administrators to specify ports forbidden to use
Improve server and client usage in various scenarios
- Update env variables naming
- Improve --help output and add examples
- Fix handling --authfile restrictions
- Do not exit client on authentication errors