Konu
Cyberpanel hakkında sorunum var?
13-08-2022, 13:14:09
#6
umutyildiz
iptables -I INPUT -p tcp --dport YENİPORT -j ACCEPT
iptables -I INPUT -p tcp --sport YENİPORT -j ACCEPT
service iptables save
service iptables restart