1.0.9 • Published 3 years ago

ts2ray-cli v1.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

ts2ray-cli

ts2ray cli tool

Install

$ sudo npm install -g ts2ray ts2ray-cli
# or
$ sudo yarn global add ts2ray ts2ray-cli

How to use

$ ts2sub -h
Usage: index [options]

Options:
  -v, --version      output the current version
  -u, --url <url>    subscription url
  -n, --name <name>  subscription name
  -l, --list         list all subscription information
  -p, --path <path>  output config in path (default: ".")
  -h, --help         display help for command

Example:

$ ts2sub -u <url> -l
* name ip
* name ip
* name ip
$ ts2sub -u <url> -n <name> -p <config path>
1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago