Skip to content

Instantly share code, notes, and snippets.

@hkskoglund
Created November 24, 2017 06:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hkskoglund/ece519552967e932963981d34568a18d to your computer and use it in GitHub Desktop.
Save hkskoglund/ece519552967e932963981d34568a18d to your computer and use it in GitHub Desktop.
Reboot DCS-936L camera curl
curl --anyauth -v 'http://192.168.0.110/eng/admin/reboot.cgi' -H 'Referer: http://192.168.0.110/eng/admin/tools_default.cgi' --data 'reboot=true' --compressed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment