sing-box icon indicating copy to clipboard operation
sing-box copied to clipboard

Need Freebsd Version And Tun not work on freebsd

Open Error996 opened this issue 3 years ago • 2 comments

build code:

git clone https://github.com/SagerNet/sing-box.git
cd sing-box
export GOPROXY=https://goproxy.cn
export CGO_ENABLED=0 GOOS=freebsd
make

tun is not work,include system and gvisor

FATAL[0000] start service: initialize inbound/tun[0]: configure tun interface: invalid argument

Error996 avatar Sep 25 '22 11:09 Error996

see this: https://github.com/xjasonlyu/tun2socks

it's good

Error996 avatar Sep 25 '22 11:09 Error996

sing-box's tun support includes a lot more than other projects. Since I don't use *bsd, you may need to write and submit MR yourself, pay attention to writing tests.

nekohasekai avatar Sep 25 '22 12:09 nekohasekai

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 5 days

github-actions[bot] avatar Nov 26 '22 02:11 github-actions[bot]