vkuznet / transfer2go

Distributed, loosely couple agent-based transferring system
MIT License
8 stars 2 forks source link

Disable auth through command line flag #2

Closed rishiloyola closed 7 years ago

rishiloyola commented 7 years ago

The default value of command line auth argument is true. To disable the auth layer set it false.

Example

./transfer2go --auth=false