Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lilendian0x00 committed Jan 30, 2024
1 parent 87b063f commit c71fd0c
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ Swiss army knife tool (cli) for [xray-core](https://github.com/XTLS/Xray-core).

**استفاده از این نرم افزار برای حمایت کنندگان جمهوری اسلامی حرام است.**

## Description
Since there was no existing program capable of directly checking xray-core config links in bulk, I took it upon myself to develop such a tool. I have now made it publicly available, enabling everyone to benefit from and enjoy its functionality. (`net http` command).
You can also benefit from other key features of this program, such as its rotating proxy functionality (`proxy` command).

You can view the flags of each command by using the `-h` or `--help` option.

## Features (main commands)
- `parse`: Detailed info about given xray config link.
- `subs`: Subscription management tool.
Expand All @@ -17,7 +23,7 @@ Swiss army knife tool (cli) for [xray-core](https://github.com/XTLS/Xray-core).
Get the latest version from [GitHub](https://github.com/lilendian0x00/xray-knife/releases/latest).

## Build instruction
Only tested on go version 1.20
Only works on golang version 1.21

1. `Install golang`
2. `git clone https://github.com/lilendian0x00/xray-knife.git`
Expand Down

0 comments on commit c71fd0c

Please sign in to comment.