Very simple peer-to-peer file sharing using Onion services
This repository has been archived on 2021-06-07. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2021-06-07 22:21:14 -07:00
.gitignore initial commit 2015-10-12 22:51:31 -07:00
COPYING add COPYING and README.md 2015-10-18 20:01:39 -07:00
main.go improve logging 2015-10-18 18:45:30 -07:00
main_test.go initial commit 2015-10-12 22:51:31 -07:00
README.md Update readme to indicate current status 2021-06-07 22:21:14 -07:00

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

  1. go get github.com/mutantmonkey/onionlink
  2. onionlink file1 [file2] [...]
  3. Share the provided links.