Skip to content

Simple utility that asks as a wireguard endpoint and forwards select packets into a tunnel

Notifications You must be signed in to change notification settings

bastionzero/wfwd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wgfwder

Simple utility that asks as a wireguard endpoint and forwards select packets into a tunnel

Questions?

Why is wireguard-go a submodule rather than just a package in go.mod? This is an unresolved issue where go build fails with gvisor.dev/gvisor@v0.0.0-20221026044613-c1427a04dfba/pkg/bits/uint64_arch.go:35:9: undefined: MaskOf64 if the wireguard-go package is used. It builds correct if wireguard-go is a submodule. The issue appears to be caused by the import golang.zx2c4.com/wireguard/tun/netstack. Given that undefined: MaskOf64 yields zero google search results a low-effort solution is not forth coming.

About

Simple utility that asks as a wireguard endpoint and forwards select packets into a tunnel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages