Skip to content

Instantly share code, notes, and snippets.

@Tobi77
Created June 26, 2018 13:30
Show Gist options
  • Select an option

  • Save Tobi77/58918c878dbf2884e7933b7090d0c8a8 to your computer and use it in GitHub Desktop.

Select an option

Save Tobi77/58918c878dbf2884e7933b7090d0c8a8 to your computer and use it in GitHub Desktop.
Clear Varnish
#!/bin/bash
echo "++++++++++++++++++++++++++++++++++++++"
echo "+++ BAN varnish ++++++++++++++++++++++"
echo "++++++++++++++++++++++++++++++++++++++"
curl -X BAN -H 'Application-Ban-All: 1' -I http://xxxxxxxxx.lan:80
exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment