main
AhFei 2023-10-11 18:49:01 +08:00
parent 9e212e8961
commit 6850bc705e
1 changed files with 1 additions and 1 deletions

View File

@ -81,6 +81,6 @@ docker run -d -e MODE=standalone -p 80:80 -it --name speedtest adolfintel/speedt
bash <(wget -qO- https://raw.githubusercontent.com/i-abc/GB5/main/gb5-test.sh)
echo "`ip a | grep brd | grep inet | head -n 1 | awk '{print$2}' | sed 's/\/.*//g'`:88"
echo "`ip a | grep brd | grep inet | head -n 1 | awk '{print$2}' | sed 's/\/.*//g'`:80"
echo "step 4: test has finished"