Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save philenotfound/6a65c9a1c3002a2d2e8c to your computer and use it in GitHub Desktop.

Select an option

Save philenotfound/6a65c9a1c3002a2d2e8c to your computer and use it in GitHub Desktop.
[[[HSRC]]]
[[[STEP]]]
[[[DEFINE routername="OpenWrt Barrier Breaker"/]]]
[[[/STEP]]]
[[[STEP]]]
[[[REQUEST]]]
POST /cgi-bin/luci HTTP/1.1
Host: %%%routerip%%%
username=%%%user%%%&password=%%%pass%%%
[[[/REQUEST]]]
[[[RESPONSE keys="stok"]]]
stok=(.*?)/
[[[/RESPONSE]]]
[[[/STEP]]]
[[[STEP]]]
[[[REQUEST]]]
GET /cgi-bin/luci/;stok=%%%stok%%%/admin/network/iface_reconnect/wan HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]
[[[/HSRC]]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment