clash/hub
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
..
executor fix #322: add option general.find-process-mode, user can turn off findProcess feature in router 2023-01-09 19:48:39 +08:00
route fix: config crash 2022-12-06 09:04:30 +08:00
hub.go refactor: adjust config 2022-12-03 14:14:15 +08:00