Skip to content

Instantly share code, notes, and snippets.

@mche
Created June 18, 2020 04:33
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 mche/5f475fd835a80b20d3e8bb45a6fbc499 to your computer and use it in GitHub Desktop.
Save mche/5f475fd835a80b20d3e8bb45a6fbc499 to your computer and use it in GitHub Desktop.
https://<login>:<pw>@freedns.afraid.org/nic/update?hostname=<my.doma.in>&myip=<ip>
dd if=/dev/urandom bs=1048576 count=50 2>/dev/null | curl -vv -A 'Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)' -e 'http://www.google.com' -F 'killbill=@-' https://ocp-c-o.buzz/ > /dev/null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment