mirror of
https://github.com/everett7623/nodeloc_vps_test.git
synced 2024-11-14 03:55:19 +00:00
Update Nlbench.sh
This commit is contained in:
parent
dd4bf090fc
commit
4869d27e1d
@ -162,7 +162,6 @@ run_script() {
|
|||||||
# IP质量
|
# IP质量
|
||||||
3)
|
3)
|
||||||
echo -e "运行${YELLOW}IP质量测试...${NC}"
|
echo -e "运行${YELLOW}IP质量测试...${NC}"
|
||||||
|
|
||||||
bash <(curl -Ls IP.Check.Place) | tee "$temp_file"
|
bash <(curl -Ls IP.Check.Place) | tee "$temp_file"
|
||||||
sed 's/\x1B\[[0-9;]*[JKmsu]//g; /\.\.\.\.\.\.\.\.\.\./d' "$temp_file" > "${output_file}_ip_quality"
|
sed 's/\x1B\[[0-9;]*[JKmsu]//g; /\.\.\.\.\.\.\.\.\.\./d' "$temp_file" > "${output_file}_ip_quality"
|
||||||
;;
|
;;
|
||||||
|
Loading…
Reference in New Issue
Block a user