feat: add 3x-ui Xray rule synchronizer

This commit is contained in:
2026-09-18 21:19:47 +03:00
commit ca150de0f8
8 changed files with 605 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
module github.com/kachu/3x-rule-sync
go 1.24
require gopkg.in/yaml.v3 v3.0.1