Skip to content

Instantly share code, notes, and snippets.

@Digital-Daz
Created August 13, 2019 22:41
Show Gist options
  • Save Digital-Daz/2b079169ce5d7435e8a508300acdcd43 to your computer and use it in GitHub Desktop.
Save Digital-Daz/2b079169ce5d7435e8a508300acdcd43 to your computer and use it in GitHub Desktop.
#!/bin/sh
/bin/systemctl stop kamailio
/usr/bin/redis-cli flushdb
/sbin/iptables-restore < /etc/iptables/rules.v4
/bin/systemctl restart fail2ban
/bin/systemctl start kamailio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment