Skip to content
Snippets Groups Projects
Commit 39cf0640 authored by Silvan's avatar Silvan
Browse files

update readme

parent 2ec90724
No related branches found
No related tags found
No related merge requests found
...@@ -23,18 +23,21 @@ sudo ./UnblockNeteaseMusic ...@@ -23,18 +23,21 @@ sudo ./UnblockNeteaseMusic
具体参数说明 具体参数说明
``` ```
./UnblockNeteaseMusic -h ./UnblockNeteaseMusic -h
-c string -c string
specify server cert,such as : "server.crt" (default "./server.crt") specify server cert,such as : "server.crt" (default "./server.crt")
-k string -e replace song url
specify server cert key ,such as : "server.key" (default "./server.key") -k string
-m int specify server cert key ,such as : "server.key" (default "./server.key")
specify running mode(1:hosts) ,such as : "1" (default 1) -m int
-o string specify running mode(1:hosts) ,such as : "1" (default 1)
specify server source,such as : "kuwo:kugou" (default "kuwo:kugou") -o string
-p int specify server source,such as : "kuwo:kugou" (default "kuwo:kugou")
specify server port,such as : "80" (default 80) -p int
-sp int specify server port,such as : "80" (default 80)
specify server tls port,such as : "443" (default 443) -sp int
specify server tls port,such as : "443" (default 443)
-v display version info
``` ```
重要提示: 重要提示:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment