corbanworks / aws-blocker

A simple bash script to block all AWS IP ranges using iptables.
The Unlicense
143 stars 34 forks source link

Fix a typo and file loading, add ferm output #6

Closed aleho closed 2 years ago

aleho commented 7 years ago

SSH seems to use pipes, which is bad for detection of file inputs and thus breaks on e.g. Ansible.

This also adds a separate script for ferm-array output.