-
-
Save jingmian/54c4d679c9255c8429e482b628326960 to your computer and use it in GitHub Desktop.
ab带post测试
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ab -n 1000 -c 1000 -p 'post.txt' -T 'application/x-www-form-urlencoded' 'http://www.yyyy.com/index/login/reg' | |
vim post.txt | |
phone=13892832323&q_pass=123456&pass=123456&code=2123 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment