{"id":20389985,"url":"https://github.com/imskully/python-p2p-network","last_synced_at":"2025-03-05T00:10:24.975Z","repository":{"id":187338597,"uuid":"438039174","full_name":"ImSkully/python-p2p-network","owner":"ImSkully","description":"A peer-to-peer encrypted file sharing network over sockets with threading support for multiple clients.","archived":false,"fork":false,"pushed_at":"2022-03-20T00:07:26.000Z","size":2695,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-15T10:06:21.523Z","etag":null,"topics":["hashlib","peer-to-peer","python","python3","sha224","sockets","threading","torrenting"],"latest_commit_sha":null,"homepage":"https://skully.tech","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ImSkully.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":["ImSkully"]}},"created_at":"2021-12-13T22:06:53.000Z","updated_at":"2023-02-28T19:06:06.000Z","dependencies_parsed_at":"2023-08-09T23:49:12.911Z","dependency_job_id":null,"html_url":"https://github.com/ImSkully/python-p2p-network","commit_stats":null,"previous_names":["imskully/python-p2p-network"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImSkully%2Fpython-p2p-network","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImSkully%2Fpython-p2p-network/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImSkully%2Fpython-p2p-network/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImSkully%2Fpython-p2p-network/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ImSkully","download_url":"https://codeload.github.com/ImSkully/python-p2p-network/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241940580,"owners_count":20045883,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hashlib","peer-to-peer","python","python3","sha224","sockets","threading","torrenting"],"created_at":"2024-11-15T03:20:49.868Z","updated_at":"2025-03-05T00:10:24.941Z","avatar_url":"https://github.com/ImSkully.png","language":"Python","readme":"# Python Peer-to-Peer File Sharing Network\n![License](https://img.shields.io/github/license/ImSkully/python-p2p-network)\n![Repo Size](https://img.shields.io/github/languages/code-size/ImSkully/python-p2p-network)\n![Version](https://img.shields.io/github/v/tag/ImSkully/python-p2p-network)\n\nA simple peer-to-peer file sharing torrenting network with encrypted payload transportation and support for multiple clients over sockets with multi-threading. The application emulates multiple clients connecting to a single server in order to retrieve a list of clients which have files, and then be able to transport files across each client via sockets.\n\n## Usage\n1. Start the torrent server. (`python server.py`)\n2. Start a client. (`python client.py \u003csocket (0-25565)\u003e`)\n\n## Help\nAll clientsided commands are executed with plain words, for serversided commands the global command deilimeter is used to recognize commands that should be encrypted with a payload and sent to the server with the respective request. This can be changed in the `shared.py` file.\n\nYou can toggle debug outputs in `shared.py`.\n\n## Design Documentation\nFor a detailed overview of the full system design and specification, along with usability of all features that exist, refer to the [Design Documentation available in the Wiki](https://github.com/ImSkully/python-p2p-network/wiki).\n","funding_links":["https://github.com/sponsors/ImSkully"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimskully%2Fpython-p2p-network","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimskully%2Fpython-p2p-network","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimskully%2Fpython-p2p-network/lists"}