clash/tunnel
chain710 b4503908df fix #322: add option general.find-process-mode, user can turn off findProcess feature in router
findProcess slow down connection due to repeat call to FindProcessName in router environment
this option has 3 values: always, strict, off
- always, equal to enable-process: true. Just try to merge all process related option into one
- strict, as default value, behavior remains unchanged
- off, turn off findProcess, useful in router environment
2023-01-09 19:48:39 +08:00
..
statistic fix: 调整获取远程目的的位置 2022-05-28 20:01:27 +08:00
connection.go Fix: fakeip udp should not replace with another ip 2022-07-24 00:02:45 +08:00
mode.go chore: remove Script mode residual code. 2022-05-14 13:00:33 +08:00
tunnel.go fix #322: add option general.find-process-mode, user can turn off findProcess feature in router 2023-01-09 19:48:39 +08:00