Fast X Free [hot]

Fast and Free: A Decentralized Peer-to-Peer File Sharing System

# join the node to the DHT dht.put(hash_file(file_id), node) fast x free

class Node: def __init__(self, host, port): self.host = host self.port = port self.files = {} self.neighbors = [] Fast and Free: A Decentralized Peer-to-Peer File Sharing