Guest User

Untitled

a guest
Aug 17th, 2017
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. command = 'curl --max-time 12 --connect-timeout 10 --insecure --data "mode=191&userName=' + str(id) + '&password=' + str(password) + '&btnSubmit=Login" --location https://10.1.0.10:8090/httpclient.html -s --interface ' + str(interface) + ''
Add Comment
Please, Sign In to add comment