Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to run on windows #132

Open
NihiliumOnMarz opened this issue Jun 11, 2023 · 1 comment
Open

Trying to run on windows #132

NihiliumOnMarz opened this issue Jun 11, 2023 · 1 comment

Comments

@NihiliumOnMarz
Copy link

I am unable to get this working in windows

panic: Error loading wintun.dll DLL: Unable to load library: The specified module could not be found.

goroutine 1 [running]:
golang.zx2c4.com/wintun.(*lazyProc).Addr(...)
        C:/Users/nicks/go/pkg/mod/golang.zx2c4.com/[email protected]/dll.go:60
golang.zx2c4.com/wintun.CreateAdapter({0x10e642f?, 0xc0008c4780?}, {0x10e5817, 0x8}, 0xc000bbe310)
        C:/Users/nicks/go/pkg/mod/golang.zx2c4.com/[email protected]/wintun.go:92 +0x166
golang.zx2c4.com/wireguard/tun.CreateTUNWithRequestedGUID({0x10e642f, 0x8}, 0x0?, 0x0)
        C:/Users/nicks/go/pkg/mod/golang.zx2c4.com/[email protected]/tun/tun_windows.go:73 +0x46
github.com/mudler/water.openDev({0x1073040?, {{0x10e642f?, 0x2346a1c0008?}}})
        C:/Users/nicks/go/pkg/mod/github.com/mudler/[email protected]/syscalls_windows.go:35 +0x9a
github.com/mudler/water.New({0xc000106000?, {{0x10e642f?, 0xc000106000?}}})
        C:/Users/nicks/go/pkg/mod/github.com/mudler/[email protected]/if.go:61 +0xdb
github.com/mudler/edgevpn/pkg/vpn.createInterface(0xff?)
        C:/Users/nicks/Downloads/ITGvpn/EdgeVPN2/edgevpn/pkg/vpn/interface_windows.go:63 +0x28
github.com/mudler/edgevpn/pkg/vpn.VPNNetworkService.func1({_, _}, {{0xc000039a10, 0x2b}, {0xc000039a40, 0x2b}, {0x0, 0x0, 0x0}, 0x0, ...}, ...)
        C:/Users/nicks/Downloads/ITGvpn/EdgeVPN2/edgevpn/pkg/vpn/vpn.go:65 +0x15b
github.com/mudler/edgevpn/pkg/node.(*Node).Start(0xc00047fb00, {0x15e0eb0, 0xc0000404a8})
        C:/Users/nicks/Downloads/ITGvpn/EdgeVPN2/edgevpn/pkg/node/node.go:131 +0x2bb
github.com/mudler/edgevpn/cmd.Main.func1(0xc00027a840)
        C:/Users/nicks/Downloads/ITGvpn/EdgeVPN2/edgevpn/cmd/main.go:221 +0xf2e
github.com/urfave/cli.HandleAction({0xea3ce0?, 0x1454d48?}, 0xc000241a40?)
        C:/Users/nicks/go/pkg/mod/github.com/urfave/[email protected]/app.go:524 +0x50
github.com/urfave/cli.(*App).Run(0xc000241a40, {0xc000050080, 0x7, 0x8})
        C:/Users/nicks/go/pkg/mod/github.com/urfave/[email protected]/app.go:286 +0x7db
main.main()
        C:/Users/nicks/Downloads/ITGvpn/EdgeVPN2/edgevpn/main.go:52 +0x799
@peakcontrol
Copy link

Error loading wintun.dll DLL,u need it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants