0.0.9 • Published 5 years ago

easy-wormhole v0.0.9

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

Easy Wormhole

A tool for easy transfer files and data between hosts

~ wormhole --help

Usage: easyWormhole <receive or send> <path to file or "data"> <destination>

Commands:

receive		~ receive <path> : Listen on global address to receive data and save it into file on <path>. Port and secret key will be generated automatically. Use argument "-d" to daemonize receiver
send		~ send <path or "-- data"> <destination>: Send file or data. If file - first argument should path, if data - two minuses before (-- "data"). Destination should be in format: key@ip_address:port
0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago