[v1.0.8] Support app dns request
This commit is contained in:

committed by
chendefine

parent
4fe443de57
commit
7177ec42d8
@@ -12,6 +12,7 @@ if [ ! -f /data/v2ray/manual ] ; then
|
||||
$MODDIR/scripts/v2ray.service start &> /data/v2ray/run/service.log && \
|
||||
if [ -f /data/v2ray/appid.list ] || [ -f /data/v2ray/softap.list ] ; then
|
||||
$MODDIR/scripts/v2ray.tproxy enable &>> /data/v2ray/run/service.log
|
||||
[ -f "$MODDIR/scripts/v2ray-dns.keeper" ] && $MODDIR/scripts/v2ray-dns.service start &>> /data/v2ray/run/service.log &
|
||||
fi
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user