1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

add linux version of band check app; add web version of band check app

This commit is contained in:
wenjiegit 2013-12-26 06:06:16 +08:00
commit 237fb13e1b
35 changed files with 1966 additions and 218 deletions

View file

@ -45,3 +45,4 @@ cat<<END
END
echo -e "${GREEN}演示地址:${BLACK}"
echo -e "${RED} http://$ip${BLACK}"
echo -e "${RED} http://$ip:8085${BLACK}"