add psocks v0.5 config file

This commit is contained in:
postscriptum 2026-03-28 07:26:22 +02:00
parent 59f7aef674
commit bfbd8c21c0

57
psocks.toml Normal file
View file

@ -0,0 +1,57 @@
# https://codeberg.org/yggverse/psocks
[list.bittorrent]
is_enabled = true
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/bittorrent.txt"
[list.codeberg]
is_enabled = true
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/codeberg.txt"
[list.common]
is_enabled = true
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/common.txt"
[list.duckduckgo]
is_enabled = true
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/duckduckgo.txt"
[list.fediverse]
is_enabled = true
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/fediverse.txt"
[list.github]
is_enabled = true
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/github.txt"
[list.google]
is_enabled = true
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/google.txt"
[list.habr]
is_enabled = true
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/habr.txt"
[list.protonmail]
is_enabled = false
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/protonmail.txt"
[list.reddit]
is_enabled = false
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/reddit.txt"
[list.sourcehut]
is_enabled = false
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/sourcehut.txt"
[list.steam]
is_enabled = false
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/steam.txt"
[list.tutanota]
is_enabled = false
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/tutanota.txt"
[list.wikipedia]
is_enabled = false
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/wikipedia.txt"