diff --git a/box/scripts/box.config b/box/scripts/box.config index 0a3192e..c0ba76e 100755 --- a/box/scripts/box.config +++ b/box/scripts/box.config @@ -39,6 +39,6 @@ user_packages_list=() gid_list=() # The gid in the list will be bypassed or proxied according to the proxy_mode configuration, and the gid can be arbitrarily specified by the busybox setuidgid command -ap_list=("wlan+" "ap+" "rndis+") +ap_list=("wlan+" "ap+" "rndis+" "ncm+") ignore_out_list=()