Advertisement
Guest User

Untitled

a guest
Feb 4th, 2016
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. touch cookies.txt
  2. curl --request POST 'http://localhost/auth/login' -c cookies.txt --data 'username=root&password=chr0n0s'
  3. curl --request POST 'http://localhost/configure/apply' -b cookies.txt --data 'device_id=30000000000000000000000000040&topsync_PORT_3_ENABLED=1&topsync_PORT_3_VIRTUAL_IF_NUM=0&topsync_PORT_3_DOMAIN=0&topsync_PORT_3_PROTOCOL=udp4&topsync_PORT_4_ENABLED=1&topsync_PORT_4_VIRTUAL_IF_NUM=0&topsync_PORT_4_DOMAIN=0&topsync_PORT_4_PROTOCOL=udp4'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement