Skip to content

mahadevans87/go-send

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-send

A Pure Go implementation for P2P File Transfer

Project-Goals

  • A CLI which can do the following

    -> $ go-send -token <unique_token> -src </path/of/file> -mode S

    -> $ go-send -token <unique_token> -dest </path/of/dir/> -mode R

  • A Signalling server that can connect between many go-send clients

About

A Pure Go implementation of P2P File Transfer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages