miroslavpejic85 / p2p

🖥️ P2P Remote Desktop - Portable, No Configuration or Installation Needed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • Copy the My Lan or Wan IP and communicate it to other peer and vice versa.

p2p-connection

  • 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


It's use UDT 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

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

Support

"Buy Me A Coffee"

About

🖥️ P2P Remote Desktop - Portable, No Configuration or Installation Needed.

License:MIT License


Languages

Language:C# 100.0%