All Projects → nickname32 → p2p-forwarder

nickname32 / p2p-forwarder

Licence: MIT license
P2P Forwarder - a tool for farwarding tcp/udp ports. Made using libp2p.

Programming Languages

go
31211 projects - #10 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to p2p-forwarder

ipfs-chat
Real-time P2P messenger using go-ipfs pubsub. TUI. End-to-end encrypted texting & file-sharing. NAT traversal.
Stars: ✭ 84 (+170.97%)
Mutual labels:  peer-to-peer, tui
SuperForwardView
A lightweight android library that allows to you create custom fast forward/rewind animations like on Netflix.
Stars: ✭ 75 (+141.94%)
Mutual labels:  forwarding, forward
Rust Libp2p
The Rust Implementation of the libp2p networking stack.
Stars: ✭ 2,062 (+6551.61%)
Mutual labels:  peer-to-peer, libp2p
Free Email Forwarding
The best free email forwarding for custom domains. Visit our website to get started (SMTP server)
Stars: ✭ 2,024 (+6429.03%)
Mutual labels:  forwarding, forward
js-libp2p-gossipsub
JavaScript implementation of Gossipsub
Stars: ✭ 76 (+145.16%)
Mutual labels:  peer-to-peer, libp2p
Js Ipfs
IPFS implementation in JavaScript
Stars: ✭ 6,129 (+19670.97%)
Mutual labels:  peer-to-peer, libp2p
sprawl
Alpha implementation of the Sprawl distributed marketplace protocol.
Stars: ✭ 27 (-12.9%)
Mutual labels:  peer-to-peer, libp2p
inquire
A Rust library for building interactive prompts
Stars: ✭ 419 (+1251.61%)
Mutual labels:  tui
TrackCOVID
An open source project which provides privacy-preserving contact tracing for communities using QR codes
Stars: ✭ 23 (-25.81%)
Mutual labels:  peer-to-peer
WindFarm
Information the Wind concept, spec and upcoming events
Stars: ✭ 23 (-25.81%)
Mutual labels:  peer-to-peer
octotui
🐙🐱🖥️ GitHub stats in your terminal
Stars: ✭ 202 (+551.61%)
Mutual labels:  tui
dflat20
D-Flat Windowing System (SAA/CUA Interface) Version 20
Stars: ✭ 42 (+35.48%)
Mutual labels:  tui
rustpad
Multi-threaded Padding Oracle attacks against any service. Written in Rust.
Stars: ✭ 75 (+141.94%)
Mutual labels:  tui
IP-Monitor
CSDN博客
Stars: ✭ 32 (+3.23%)
Mutual labels:  port
school21
Как подготовиться к бассйну Школы 21: изучаем терминал, vim, работаем с gcc, norminette, git, пишем первую программу на Си.
Stars: ✭ 41 (+32.26%)
Mutual labels:  peer-to-peer
titik
A cross platform minimalistic text user interface
Stars: ✭ 112 (+261.29%)
Mutual labels:  tui
console engine
A simple terminal framework to draw things and manage user input
Stars: ✭ 144 (+364.52%)
Mutual labels:  tui
ShortcutBadger
Xamarin.Android library supports badge notification like iOS in Samsung, LG, Sony and HTC launchers. Port of
Stars: ✭ 24 (-22.58%)
Mutual labels:  port
addon-zerotier
ZeroTier One - Home Assistant Community Add-ons
Stars: ✭ 103 (+232.26%)
Mutual labels:  peer-to-peer
cursive-tabs
Tabs for gyscos/cursive views 🖥️
Stars: ✭ 21 (-32.26%)
Mutual labels:  tui

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].