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
+10
View File
@@ -0,0 +1,10 @@
{
"host": "127.0.0.1",
"xray_config_folder": "/usr/local/etc/xray/default",
"profiles": {
"host": "profiles-site-dns.com",
"base_path": "/var/lib/xray-manager/profiles",
"file_name": "list.txt",
"folder_mapping": {}
}
}