diff options
Diffstat (limited to 'deploy/iptable_drop_rst')
| -rw-r--r-- | deploy/iptable_drop_rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deploy/iptable_drop_rst b/deploy/iptable_drop_rst new file mode 100644 index 0000000..30b6224 --- /dev/null +++ b/deploy/iptable_drop_rst @@ -0,0 +1 @@ +iptables -A OUTPUT -p tcp --tcp-flags RST RST -j DROP |
