Jigsaw-Code / outline-go-tun2socks

Apache License 2.0
231 stars 94 forks source link

Error run on windows #130

Closed shaiful73 closed 9 months ago

shaiful73 commented 10 months ago

I am trying to run the project using go run .\outline\electron\main.go but I get this error:

github.com/Jigsaw-Code/outline-go-tun2socks/tunnel

tunnel\tunnel.go:36:19: undefined: core.LWIPStack tunnel\tunnel.go:60:57: undefined: core.LWIPStack

daniellacosse commented 10 months ago

This currently isn't supported. If you want to try the network stack, we recommend looking at our SDK! Here's an example of how to use it!