mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-08-04 21:39:04 +00:00
reconstruct web interface with react.js
This commit is contained in:
1
test/ab_local.sh
Executable file
1
test/ab_local.sh
Executable file
@@ -0,0 +1 @@
|
||||
ab -X 127.0.0.1:8001 -n $1 -c $2 -H "HOST:127.0.0.1" http://127.0.0.1:8080/
|
||||
1
test/ab_taobao.sh
Executable file
1
test/ab_taobao.sh
Executable file
@@ -0,0 +1 @@
|
||||
ab -X 127.0.0.1:8001 -n $1 -c $2 -H "HOST:www.taobao.com" http://www.taobao.com/
|
||||
Reference in New Issue
Block a user