1.0.9 • Published 4 years ago

ts2ray-cli v1.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
4 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

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago