Skip to content

Instantly share code, notes, and snippets.

@liptga
Created August 30, 2017 12:09
Show Gist options
  • Save liptga/44ea6ae81ab575146f27820a83235101 to your computer and use it in GitHub Desktop.
Save liptga/44ea6ae81ab575146f27820a83235101 to your computer and use it in GitHub Desktop.
Simulating Socket Read Timeout
iptables -A INPUT -p tcp -m tcp -s 123.123.123.123 --tcp-flags PSH PSH --sport 443 -j DROP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment