Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.

nickname76/p2p-forwarder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P2P Forwarder

Go Report Card

A tool for farwarding ports. Made using libp2p.

screenshot

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 may be a question) or creating a pull request

Star this project if you liked it or found it useful for you :3