6 Commits

Author SHA1 Message Date
Senis John
b1bfd04895
Refactor main to use Cobra command line framework and package restructure
Reorganized the Go package structure, moving the main package to 'cmd'. Upgraded the flag library to Cobra for better management of CLI commands. This included moving the X25519 key generation from a flag to its own standalone Cobra command, which improves user interaction and code modularity. This structural change will benefit future additions and code maintainability.
2023-10-14 11:21:45 +08:00
Senis John
0254c6c557
Update docker.yml 2023-10-09 10:06:46 +08:00
pocketW
a7a3d0220d update to v0.8.9 2023-02-02 22:03:09 +11:00
pocketW
7604e33b03 chore: update go to 1.19 2022-09-22 16:12:37 +10:00
pocketW
9947d7e4f3 chore: update xray-core to 1.5.9 2022-07-19 23:11:21 +10:00
pocketW
05ec5660cf
Add files via upload 2022-04-27 14:01:18 +10:00