All Projects → yinheli → udppunch

yinheli / udppunch

Licence: other
udppunch hole for wireguard

Programming Languages

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

Projects that are alternatives of or similar to udppunch

Wireguard Docs
📖 Unofficial WireGuard Documentation: Setup, Usage, Configuration, and full example setups for VPNs supporting both servers & roaming clients.
Stars: ✭ 3,201 (+2502.44%)
Mutual labels:  udp, wireguard
iit-kgp-network
Information repository and Solutions on IIT KGP Internet Problems.
Stars: ✭ 28 (-77.24%)
Mutual labels:  udp, wireguard
netstack
A batteries included networking crate for games.
Stars: ✭ 40 (-67.48%)
Mutual labels:  udp
wireguard-tools
Wireguard helper scripts
Stars: ✭ 147 (+19.51%)
Mutual labels:  wireguard
ansible-roles
Here are some Ansible roles I have built for my own use.
Stars: ✭ 48 (-60.98%)
Mutual labels:  wireguard
Arduino-STM32-Ethernet-LAN8720
Ethernet on STM32 using external PHY
Stars: ✭ 19 (-84.55%)
Mutual labels:  udp
wgkex
Project for easy key exchange between Wireguard Clients and Servers
Stars: ✭ 24 (-80.49%)
Mutual labels:  wireguard
raspbian10-buster
Raspbian 10 (Buster) Lite Setup: with Wireguard, Pi-hole, Unbound
Stars: ✭ 54 (-56.1%)
Mutual labels:  wireguard
okhoxi-serac
冰塔协议-传输层协议
Stars: ✭ 33 (-73.17%)
Mutual labels:  udp
vault-plugin-secrets-wireguard
Vault's plugin for managing server and dynamic client configurations
Stars: ✭ 41 (-66.67%)
Mutual labels:  wireguard
captcp
A open source program for TCP analysis of PCAP files
Stars: ✭ 110 (-10.57%)
Mutual labels:  udp
wireguard-kmod
WireGuard for UDM series routers
Stars: ✭ 328 (+166.67%)
Mutual labels:  wireguard
LiveVideo10ms
Real time video decoding on android
Stars: ✭ 41 (-66.67%)
Mutual labels:  udp
okdbc
A fast, light-weight key/value store with http & memcache(TCP/UDP) interface.
Stars: ✭ 28 (-77.24%)
Mutual labels:  udp
aws-wireguard-linux
WireGuard VPN implemented on Amazon Linux 2 with Load Balancing
Stars: ✭ 93 (-24.39%)
Mutual labels:  wireguard
Packet Sender Mobile
iOS and Android version of Packet Sender
Stars: ✭ 58 (-52.85%)
Mutual labels:  udp
sx
🖖 Fast, modern, easy-to-use network scanner
Stars: ✭ 1,267 (+930.08%)
Mutual labels:  udp
Socket-Programming-With-C
✉️ Learn Network Protocol and Network Programming
Stars: ✭ 147 (+19.51%)
Mutual labels:  udp
laminar
A simple semi-reliable UDP protocol for multiplayer games
Stars: ✭ 717 (+482.93%)
Mutual labels:  udp
WGDashboard
Simplest dashboard for WireGuard VPN written in Python w/ Flask
Stars: ✭ 772 (+527.64%)
Mutual labels:  wireguard

udppunch

udp punch for wireguard, inspired by natpunch-go

usage

server side

./punch-server-linux-amd64 -port 19993

client side

make sure wireguard is up

./dist/punch-client-linux-amd64 -server xxxx:19993 -iface wg0

resource

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].