Skip to content

xumc/host-to-host-file-transport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

host-to-host-file-transport

This is a host to host file transport software, it works on TCP layer.

Installation

TBD

Usage

  1. run server go run main.go -mode=s
  2. run client go run main.go -mode=c -ip=127.0.0.1 -port=52050 test file or folder

About

a host to host file transport software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages