hole-punching
There are 52 repositories under hole-punching topic.
maxpoletaev/dendy
NES/Famicom emulator with network multiplayer
dwoz/python-nat-hole-punching
UDP and TCP NAT hole punching examples in python
Contextualist/acp
Make terminal personal file transfers as simple as `cp`
wilfreddenton/udp-hole-punching
An experimental P2P encrypted chat app created to show UDP hole punching in action
mwarning/UDP-hole-punching-examples
A small collection of examples for UDP hole punching.
delthas/autopunch
Play P2P games without forwarding ports! Scroll down for instructions.
hzyitc/mnh
A NAT hole punching tool that allows peers directly connect to your NATed server without client. 一个对端不需要客户端就可以直接连接的NAT打洞工具
icecooly/P2pChat
P2P聊天DEMO(UDP打洞)
0xlny/tcpholepunching
Simple basic tcp hole punching between 2 clients and a mediator
delthas/punch-check
A simple tool to check whether your router supports UDP hole-punching, as well as additional NAT properties.
ReferenceType/StandardNetworkLibrary
High Performance Networking
delthas/proxypunch
UDP Hole Punching client & server proxy
basarevych/utp-punch
uTP (micro transport protocol) over UDP library with NAT hole punching
grimmer0125/p2pMessenger
This demo project uses a WebSocket signal server to exchange the IP information of every pair of iOS clients and constructs a P2P STUN channel to exchange text messages. STUN is a part of WebRTC.
povilasb/hole-punching
TCP and UDP hole punching examples
penumbra23/peerko
NAT Traversal hole punching P2P chat application
AlpsMonaco/cppnat
cppnat is a NAT reverse proxy tool (aslo known as a hole punching tool) helps you expose your private IP and port and bind them onto a server with public IP,access your private service anywhere.
edghyhdz/turbo-beep
Peer to peer file sharing and messaging between different networks including server acting as a mediator (TCP hole punching).
vanrein/SocketSynergy
Punch firewall holes to connect TCP, SCTP and UDP between network peers
TheOnlyArtz/rust-tcp-holepunch
P2P Communication across Network Address Translators with TCP
garrylachman/node-nat-upnp-2
Based on node-nat-upnp, Refactored in ES6 with some changes.
wirethingproject/punchguard-poc
behind nat p2p vpn
michurin/netpunch
Netpunch is a tool to establish network connections between nodes which are behind NATs and firewalls
delthas/goshove
Send files aggressively fast by UDP
hrichharms/tcp-holepunching
Python-implemented TCP NAT hole punching
zbo14/tls-hole-punching
Hole-punching demo for direct, reliable, and secure p2p communication.
bjaraujo/Chat
A simple chat terminal that uses UDP hole punching to traverse the NAT.
breedhub/interconnect
Connect server and client both behind NAT without relay
zbo14/ptt
Securely text and share files directly with people.
zbo14/tete
Encrypted p2p connections through firewalls
bacv/beyond-blue
A game that uses libp2p for multiplayer
huangkanglin1996/udp-hole-punching
Java版本的udp穿透打孔
waynemystir/udp-hp
A library for peer-to-peer networking, video conferencing, and chat
HeatXD/HostRegister
enet udp holepunching server in Rust
mohanavel15/UDP_Hole_Punching-go
UDP hole punching example in go
wirethingproject/wirething-poc
This proof of concept uses the ntfy service, STUNTMAN and wireguard to connect without any login two devices behind NAT.