Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 670 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 670 Bytes

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