Skip to content
This repository was archived by the owner on Nov 24, 2024. It is now read-only.

Commit 9a45317

Browse files
committed
updated readme
1 parent f4f2eea commit 9a45317

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,13 @@ XRayAgent is a Simple User Management for XRay Configuration
166166
curl https://raw.githubusercontent.com/SonyaCore/V2RayGen/main/V2RayGen.py --output /tmp/v.py && python3 /tmp/v.py --agent
167167
```
168168

169+
OR
170+
171+
```bash
172+
curl https://raw.githubusercontent.com/SonyaCore/V2RayGen/main/XRayAgent.py --output XRayAgent.py
173+
python3 XRayAgent.py
174+
```
175+
169176
> By default it loads `config.json` for loading configuration
170177
171178
> For loading other configuration simply enter the name of the configuration after XRayAgent.py :

0 commit comments

Comments
 (0)