mirror of
https://github.com/nickname76/p2p-forwarder.git
synced 2025-12-24 13:28:11 +08:00
8a45deeaef2c8ffcd154395942f29d067b85ef0d
P2P Forwarder
A tool for farwarding ports. Made using libp2p.
How it works
- A: opens desired ports ports inside P2P Forwarder
- A: shares it's id from P2P Forwarder with B
- B: connects to A's id inside P2P Forwarder
- B: connect to opened ports on A's machine using address like 127.0.89.N:PORT_ON_A's_MACHINE
P.S. every edit field handles Ctrl+C and Ctrl+V. To exit the program, press Ctrl+Q
Project status
Project is on early beta stage. I recommend you to use it only for personal purposes like playing Minecraft with friends.
Current uis are cli and tui (clui).
Feel free to contribute to this project by opening an issue (it can be also a question) or creating a pull requests
Star this project if you liked it or found it useful for you :3
Languages
Go
93.7%
Makefile
6.3%