Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 485 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 485 Bytes

APeer-A-p2p-file-sharing-cli

Peer appear!

#Steps to use

  1. connect to a known tracker and get the .json list of every peers tree structure.
  2. Use this file to get the path of what you desire (copy_paste_this field of the .json).
  3. Give this field, host, port to the GET command.
  4. wait for transfer to complete or start another, since it is multithreaded.

For a p2p python framework checkout (not used in this project): link