Initial commit: xray-manager v0.2 with Debian 13 support

This commit is contained in:
2026-06-28 22:19:53 +03:00
commit 884a55de14
23 changed files with 1890 additions and 0 deletions
@@ -0,0 +1,12 @@
{
"outbounds": [
{
"tag": "out-fr1",
"protocol": "socks",
"settings": {
"address": "127.0.0.1",
"port": 1080
}
}
]
}