SMS-proj is a project to send receive SMS messages.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
sms-proj/iptables-rules.txt

3 lines
136 B

iptables -A INPUT -s 52.88.246.140 -j ACCEPT
iptables -A INPUT -s 52.10.220.50 -j ACCEPT
iptables -A INPUT -p tcp --dport 8090 -j REJECT