Skip to content

Simple file transfer client and server with simple security features

Notifications You must be signed in to change notification settings

ovoschnoi-salat/secureFileTransfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

secureFileTransfer

Simple file transfer client and server with few basic security features

Security features:

  • tls connection
  • constant time password comparison

Server

Run in folder where you want to save files.
Optionally password for connections can be set with --pass argument.

Client

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.

About

Simple file transfer client and server with simple security features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages