Simple file transfer client and server with few basic security features
- tls connection
- constant time password comparison
Run in folder where you want to save files.
Optionally password for connections can be set with --pass
argument.
Server address with port should be specified with --server
argument.
Password for server can be set with --pass
argument.
Files to transfer should be listed in the end.