Last active
August 22, 2018 13:47
-
-
Save himalay/95d3604af2d2fa4c1bc70a82b94ae3e5 to your computer and use it in GitHub Desktop.
Vianet
This file contains 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
for i in {2000..5300}; do `curl -X POST -d "customer_id=$i" http://appapi.vianet.com.np/customerapi/mobileapp/registration/VIA-API-KEY/neptouch/format/json`; done |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment