Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miroslavpejic85/p2p
🖥️ P2P Remote Desktop - Portable, No Configuration or Installation Needed.
https://github.com/miroslavpejic85/p2p
administration anydesk c-sharp chat control dotnet helpdesk net p2p p2p-chat rdp remote remote-access remote-control remote-desktop software teamviewer vnc windows windows-desktop
Last synced: about 13 hours ago
JSON representation
🖥️ P2P Remote Desktop - Portable, No Configuration or Installation Needed.
- Host: GitHub
- URL: https://github.com/miroslavpejic85/p2p
- Owner: miroslavpejic85
- License: mit
- Created: 2021-11-21T10:07:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-11T07:12:25.000Z (6 months ago)
- Last Synced: 2024-10-29T17:51:16.937Z (about 1 month ago)
- Topics: administration, anydesk, c-sharp, chat, control, dotnet, helpdesk, net, p2p, p2p-chat, rdp, remote, remote-access, remote-control, remote-desktop, software, teamviewer, vnc, windows, windows-desktop
- Language: C#
- Homepage:
- Size: 6.33 MB
- Stars: 2,279
- Watchers: 39
- Forks: 308
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Self-Hosting-Guide - P2P Remote Desktop
README
#
P2P Remote Desktop
Remote Desktop P2P based - Portable, No Configuration or Installation Needed.
## How it works
- Compile and Open `p2p.exe` as admin in 2 different PC's.
![p2p-exe](img/p2p-exe.png)
- Copy the `My Lan or Wan IP` and communicate it to other peer and vice versa.
![p2p-connection](img/p2p-connection.png)
- The 2 peers have now the 2 endpoint to connect to, so press on both `Connect`.
- The 2 peers now are able to `sent messages` or take the `Remote Desktop Control` between them.![p2p-remote-desktop](img/p2p-remote-desktop.png)
It's use [UDT protocol](https://en.wikipedia.org/wiki/UDP-based_Data_Transfer_Protocol)
and thanks to `rendezvous` connection, it should be able to `bypass most firewall rules`, like a small concept of `TeamViewer` at 0 cost!![p2p-logic](img/p2p-logic.png)
## Note
The app doesn't have a `digital signature` being an open source project, it may be detected as a `false positive` by AVs. When you compile it from the source code, just add the project in the exception. Thank you for understanding.
## Contributing
Contributions are welcome and greatly appreciated!
## License
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg?style=for-the-badge&logo=AdGuard)](LICENSE)
## Support
[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/mirotalk/p2p-remote-desktop-portable)