-
Notifications
You must be signed in to change notification settings - Fork 398
Open
Description
尝试过更新/重装wsl2,尝试了ubuntu22.04/20.04/Debian,尝试了-e IPTABLES_LEGACY=1参数,尝试了网络模式更改为Mirrored/Nat/None/VirtioProxy,尝试打开/usr/local/bin/start.sh脚本绕过iptable设置,均失败,始终报错:
Error: ipv4: FIB table does not exist.
Flush terminated
Error: Missing goto target for action goto.
启动指令为
docker run --rm -it \
--name ec-bnuz \
--device /dev/net/tun --cap-add NET_ADMIN \
-p 127.0.0.1:1080:1080 \
-p 127.0.0.1:8888:8888 \
-e URL=** \
-e USER='**' \
-e PASS='**' \
hagb/docker-easyconnect
开了easyconnect没法用cursor,断开easyconnect没法remote学校服务器😭😭
Metadata
Metadata
Assignees
Labels
No labels