Very simple peer-to-peer file sharing using Onion services
- Go 100%
| .gitignore | ||
| COPYING | ||
| main.go | ||
| main_test.go | ||
| README.md | ||
onionlink
NOTE: This app has not been updated since 2015 and should be considered deprecated. If you need this functionality, I recommend that you use OnionShare.
Very simple peer-to-peer file sharing using Onion services.
Prerequisites
- Tor 0.2.7+ with a ControlSocket set to /run/tor/control and a corresponding auth cookie at /run/tor/control.authcookie
Usage
go get github.com/mutantmonkey/onionlinkonionlink file1 [file2] [...]- Share the provided links.