{"id":23129857,"url":"https://github.com/notreeceharris/ws-p2p-framework","last_synced_at":"2025-04-04T06:41:07.347Z","repository":{"id":268370608,"uuid":"903885184","full_name":"NotReeceHarris/ws-p2p-framework","owner":"NotReeceHarris","description":"Framework for websocket per-to-per communication.","archived":false,"fork":false,"pushed_at":"2024-12-19T14:43:13.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T03:51:21.485Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/NotReeceHarris.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-15T20:00:04.000Z","updated_at":"2024-12-19T14:43:17.000Z","dependencies_parsed_at":"2024-12-16T11:23:23.625Z","dependency_job_id":"76a3e85d-6273-4a9c-ab21-22b27855873e","html_url":"https://github.com/NotReeceHarris/ws-p2p-framework","commit_stats":null,"previous_names":["notreeceharris/ws-p2p-framework"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotReeceHarris%2Fws-p2p-framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotReeceHarris%2Fws-p2p-framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotReeceHarris%2Fws-p2p-framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotReeceHarris%2Fws-p2p-framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NotReeceHarris","download_url":"https://codeload.github.com/NotReeceHarris/ws-p2p-framework/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247135125,"owners_count":20889420,"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":[],"created_at":"2024-12-17T10:11:15.181Z","updated_at":"2025-04-04T06:41:07.327Z","avatar_url":"https://github.com/NotReeceHarris.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ws-p2p-framework\n\n**A Flexible Open-Source Framework for Peer-to-Peer Communication**\n\nws-p2p-framework provides a robust and customizable solution for peer-to-peer (P2P) communication with an integrated GUI. This framework allows users to tailor the communication protocols, handshakes, encryption methods, and more to suit their specific needs.\n\n## Usage\n\nTo initiate a P2P connection between two peers, Alice and Bob, follow these steps:\n\n```sh\n# Alice\npython3 main.py --target 192.168.0.1:8000 --host 192.168.0.2:8000\n\n# Bob\npython3 main.py --target 192.168.0.2:8000 --host 192.168.0.1:8000\n```\n\n## Requirements\n\n- Python: Python 3.x is required.\n- GUI Environment: Ensure you have a graphical environment; terminal support is planned for future updates.\n\n## Forks\n\nHere are some notable forks of the ws-p2p-framework that add specific functionalities:\n\nName | Algorithm | Link\n---  | --- | ---\nws-p2p-rsa | RSA | [NotReeceHarris/ws-p2p-rsa](https://github.com/NotReeceHarris/ws-p2p-rsa)\nws-p2p-aes | RSA + AES256 | [NotReeceHarris/ws-p2p-aes](https://github.com/NotReeceHarris/ws-p2p-aes)\nws-p2p-dilithium | RSA + AES256 + DILITHIUM4 | [NotReeceHarris/ws-p2p-dilithium](https://github.com/NotReeceHarris/ws-p2p-dilithium)\n\n## License\n\n```\nGNU GENERAL PUBLIC LICENSE\nVersion 3, 29 June 2007\n\nCopyright (C) 2007 Free Software Foundation, Inc. \u003chttps://fsf.org/\u003e Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.\n ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotreeceharris%2Fws-p2p-framework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotreeceharris%2Fws-p2p-framework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotreeceharris%2Fws-p2p-framework/lists"}