Answer the question
In order to leave comments, you need to log in
Who knows what those lines are?
What are these lines, why are they? Do they need to be registered in the VPS console?
iptables -A INPUT -p udp -m udp --dport 7777 -j DROP
iptables -I INPUT -p udp --dport 7777 -m state --state NEW -m recent --set
iptables -I INPUT -p udp --dport 7777 -m state --state NEW -m recent --update --seconds 9 --hitcount 7 -j DROP
Answer the question
In order to leave comments, you need to log in
https://ru.wikipedia.org/wiki/Iptables
linuxcommand.org/man_pages/iptables8.html
There is no point in VPS.
On this port, the popular Windows Trojan / backdoor used to be spinning, so they began to shove it into all manuals for gateways.
As far as I remember, Zhikveri's animate does not know how to animate colors, usually they use the plug- in
$(document).ready(function() {
var forAnim = $("#third");
forAnim.animate({backgroundColor: '#000000'}, 500);
});
$(document).ready(function() {
var forAnim = $("#third");
forAnim.animate({'background-color': '#000000'}, 500);
});
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question