From a6aa0f307bdb40769fef60366503b10ba403b35c Mon Sep 17 00:00:00 2001 From: doge Date: Sun, 19 Jun 2022 22:02:30 +0800 Subject: [PATCH] Update README.md --- README.md | 41 +++++++++++++++++++++++------------------ 1 file changed, 23 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index cf2a4709..057871f0 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,8 @@ Hotaru 主题由 [@HinataKato](https://github.com/HinataKato) 修改提供,[ ServerStatus-web 主题由 [@mjjrock](https://github.com/mjjrock) 修改提供,[主题地址](https://github.com/mjjrock/ServerStatus-web) +演示:[Demo](https://ssr-web.vercel.app) + image @@ -253,24 +255,27 @@ docker-compose up -d # rust client 可用参数 ./stat_client -h OPTIONS: - -6, --ipv6 ipv6 only, default:false - -a, --addr [default: http://127.0.0.1:8080/report] - --alias alias for host [default: unknown] - --cm China Mobile probe addr [default: cm.tz.cloudcpp.com:80] - --ct China Telecom probe addr [default: ct.tz.cloudcpp.com:80] - --cu China Unicom probe addr [default: cu.tz.cloudcpp.com:80] - --disable-extra disable extra info report, default:false - --disable-ping disable ping, default:false - --disable-tupd disable t/u/p/d, default:false - -g, --gid group id [default: ] - -h, --help Print help information - --ip-info show ip info, default:false - --json use json protocol, default:false - -n, --vnstat enable vnstat, default:false - -p, --pass password [default: p1] - -u, --user username [default: h1] - -V, --version Print version information - -w, --weight weight for rank [default: 0] + -6, --ipv6 ipv6 only, default:false + -a, --addr [default: http://127.0.0.1:8080/report] + --alias alias for host [default: unknown] + --cm China Mobile probe addr [default: cm.tz.cloudcpp.com:80] + --ct China Telecom probe addr [default: ct.tz.cloudcpp.com:80] + --cu China Unicom probe addr [default: cu.tz.cloudcpp.com:80] + --disable-extra disable extra info report, default:false + --disable-notify disable notify, default:false + --disable-ping disable ping, default:false + --disable-tupd disable t/u/p/d, default:false + -g, --gid group id [default: ] + -h, --help Print help information + --ip-info show ip info, default:false + --json use json protocol, default:false + --location location [default: ] + -n, --vnstat enable vnstat, default:false + -p, --pass password [default: p1] + -t, --type host type [default: ] + -u, --user username [default: h1] + -V, --version Print version information + -w, --weight weight for rank [default: 0] # 一些参数说明 --ip-info # 显示本机ip信息后立即退出,目前使用 ip-api.com 数据