grand refactory to multiple list-based control api

This commit is contained in:
yggverse 2026-03-28 04:42:41 +02:00
parent 827cb182f2
commit b93c1e8481
15 changed files with 271 additions and 282 deletions

11
src/example/config.toml Normal file
View file

@ -0,0 +1,11 @@
[list.google]
is_enabled = true
source = "https://codeberg.org/postscriptum/psocks-list/src/branch/main/allow/google.txt"
[list.github]
is_enabled = false
source = "https://codeberg.org/postscriptum/psocks-list/src/branch/main/allow/github.txt"
#[[list.common]]
#is_enabled = false
#source = "/path/to/common.txt"