Files
netsec/week02/easy/stop_autot_reset.sh
2024-11-10 18:50:30 +09:00

1 line
82 B
Bash

sudo iptables-legacy -A OUTPUT -p tcp -d 131.159.15.68 --tcp-flags RST RST -j DROP