mirror of
https://github.com/everett7623/nodeloc_vps_test.git
synced 2025-01-28 07:56:49 +00:00
Update nodeloc_vps_autotest.sh
This commit is contained in:
parent
181c4ae9b2
commit
2a0c203676
@ -100,8 +100,8 @@ run_streaming_test() {
|
|||||||
|
|
||||||
# 格式化结果为 Markdown
|
# 格式化结果为 Markdown
|
||||||
format_results() {
|
format_results() {
|
||||||
echo -e "${YELLOW}此报告由Nodeloc_VPS_自动脚本测试生成...${NC}"
|
echo -e "${YELLOW}此报告由Nodeloc_VPS_自动脚本测试生成...${NC}"
|
||||||
result="[tabs]
|
result="[tabs]
|
||||||
[tab=\"YABS\"]
|
[tab=\"YABS\"]
|
||||||
\`\`\`
|
\`\`\`
|
||||||
$yabs_result
|
$yabs_result
|
||||||
@ -139,7 +139,6 @@ $speedtest_single_result
|
|||||||
[/tab]
|
[/tab]
|
||||||
[tab=\"iperf3\"]
|
[tab=\"iperf3\"]
|
||||||
\`\`\`
|
\`\`\`
|
||||||
|
|
||||||
\`\`\`
|
\`\`\`
|
||||||
[/tab]
|
[/tab]
|
||||||
[tab=\"回程路由\"]
|
[tab=\"回程路由\"]
|
||||||
@ -148,16 +147,20 @@ $autotrace_result
|
|||||||
\`\`\`
|
\`\`\`
|
||||||
[/tab]
|
[/tab]
|
||||||
[tab=\"去程路由\"]
|
[tab=\"去程路由\"]
|
||||||
|
\`\`\`
|
||||||
|
\`\`\`
|
||||||
[/tab]
|
[/tab]
|
||||||
[tab=\"Ping.pe\"]
|
[tab=\"Ping.pe\"]
|
||||||
|
\`\`\`
|
||||||
|
\`\`\`
|
||||||
[/tab]
|
[/tab]
|
||||||
[tab=\"哪吒 ICMP\"]
|
[tab=\"哪吒 ICMP\"]
|
||||||
|
\`\`\`
|
||||||
|
\`\`\`
|
||||||
[/tab]
|
[/tab]
|
||||||
[tab=\"其他\"]
|
[tab=\"其他\"]
|
||||||
|
\`\`\`
|
||||||
|
\`\`\`
|
||||||
[/tab]
|
[/tab]
|
||||||
[/tabs]"
|
[/tabs]"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user