~移除了clash内核及clashpre内核对redir-host模式dns的支持

~增加了为出口流量添加fwmark以防止本机流量回环的机制
~其他简单修复
This commit is contained in:
juewuy
2024-03-07 17:38:38 +08:00
parent 70464412ac
commit 553a0982e9
4 changed files with 70 additions and 60 deletions

View File

@@ -1314,7 +1314,7 @@ setcustcore(){ #自定义内核
0)
setcustcore
;;
[1-99])
[1-9]|[1-9][0-9])
if [ "$num" -le "$(wc -l < ${TMPDIR}/core.list)" ];then
custcorelink=$(sed -n "$num"p ${TMPDIR}/core.list)
getcore