diff options
| author | lijia <[email protected]> | 2018-10-24 09:36:45 +0800 |
|---|---|---|
| committer | lijia <[email protected]> | 2018-10-24 09:36:45 +0800 |
| commit | 86a43b4d325ddc850fa9dc4711670880f35b11e8 (patch) | |
| tree | 8356a056ac9bfb8cf14fcf57f113dd306b4277d1 /deploy/iptable_drop_rst | |
create new project.
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 |
