Skip to content
/ p2p Public

A peer to peer network using BitTorrent protocol

Notifications You must be signed in to change notification settings

chezzijr/p2p

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project p2p

A peer to peer network with a centralized server, acting as tracker server and torrent searcher

Getting started

  • Run the tracker server: make server-run
  • Run the peer: make peer-run

TODO

  • Implement web UI
  • Users must be authenticated to upload metainfo (.torrent) files
  • Overview of attending peers
  • A credit score system, which is to prevent people upload malwares

Reference

Jesse Li - Building a BitTorrent client from the ground up in Go

About

A peer to peer network using BitTorrent protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published