This repository has been archived on 2024-09-06. You can view files and clone it, but cannot push or open issues or pull requests.
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
..
2022-03-16 12:10:13 +08:00
2022-04-20 22:52:05 +08:00
2022-12-22 09:53:25 +08:00
2022-11-02 23:58:51 +08:00
2022-07-11 22:18:24 +08:00
2022-04-25 13:18:30 +08:00
2022-03-15 02:06:57 +08:00
2022-04-25 13:18:30 +08:00
2022-03-23 01:05:43 +08:00
2022-11-19 10:45:44 +08:00
2022-10-03 22:41:24 +08:00
2022-11-30 20:38:03 +08:00