mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2024-11-16 11:42:43 +08:00
b4503908df
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 |
||
---|---|---|
.. | ||
find_process_mode.go | ||
process_darwin.go | ||
process_freebsd_amd64.go | ||
process_linux.go | ||
process_other.go | ||
process_windows.go | ||
process.go |