mirror of https://github.com/zhaarey/wrapper.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
282 B
9 lines
282 B
2 months ago
|
package "wrapper"
|
||
|
version "1.2.0"
|
||
|
|
||
|
option "host" H "" string optional default="127.0.0.1"
|
||
|
option "decrypt-port" D "" int optional default="10020"
|
||
|
option "m3u8-port" M "" int optional default="20020"
|
||
|
option "proxy" P "" string optional default=""
|
||
|
option "login" L "" string optional
|