Initial commit to Proxyfier

This commit is contained in:
2026-02-07 01:22:35 +03:00
commit 3f80dab132
10 changed files with 310 additions and 0 deletions

13
config.yaml.example Normal file
View File

@@ -0,0 +1,13 @@
listen: "0.0.0.0:9000"
auth:
user: "admin"
pass: "change-me"
credentials:
telegram:
username: "tg-user"
password: "tg-pass"
note: "proxy for telegram"
jellyfin:
username: "jf-user"
password: "jf-pass"
note: "tmdb proxy"