Skip to content

yinheli/udppunch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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