Skip to content

Instantly share code, notes, and snippets.

@scottopell
Last active August 29, 2015 14:27
Show Gist options
  • Save scottopell/a7787354bde5ec1684e5 to your computer and use it in GitHub Desktop.
Save scottopell/a7787354bde5ec1684e5 to your computer and use it in GitHub Desktop.
Restart a SB6183 Modem via cURL
curl -X POST -d 'Rebooting=1&RestoreFactoryDefault=0' 'http://192.168.100.1/goform/RgConfiguration.pl'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment