there is no module or command to limit number of ip/device connected to a specific port ? there is nothing in internet its so fking weird.
any solution? cpu and ram usage is getting high and server going down .... :(
i was searching about increase network performance on the linux servers and i found something called bbr,bbr+ that increase speed of the network and reduce packets lost . its ...
guys i have a strange question xd iptables -A INPUT -s IP -j DROP iptables -A INPUT -s IP -p tcp --destination-port 22 -j DROP which one can be better to use ? both of them ca...
these solutions are good for one source IP, but what if we want to limit for only 3 source ip or more ??! its soo amazing why there is no solution for me.i found a command wit...
is there any way to limit connected ip to a specific port with ipables ? i couldnt find any solution in google :(
there is linux vps cracker ? i need some i can pay
after some month i got this error today. users and domains are exist and mx records are perfectly configured.its happend to only one domain.can anyone give a clue ?
but where the hell should i add my servers ?!
there is no group for networking and etc ?
but how its work. can i setup one of this for my own ?
what tools can be use to set bandwidth qouta on a specific port ?centos7
have someone a cracked windows template for kvm virtualazor?
does any body know how should i run and start proxifier some how in background ?
can someone help me ? there is no way to limit ip per port? for example if two uniqe ip connected to a specific port , the third could not to connect
hi guys how i can get all strings between two tag or string with regex ? like preg_all_match for example i wana get all words between : <a>hello<a/> <a>bye</a> in a array !
i want to set a hours range in crontab like this : 8-12:30 something like this but i dont know how,does anybody know?
guys i need convert my string to uint but Convert.ToUInt32 is change the content,for example my string is "1080" and this method make it to 4224 i need my 1080 what should i...
why iptables shows hostnames etc instead show the clear ip that i added?
is it unsafe to use only "php -S 0.0.0.0:80" as webserver instead apache or nginx ... ?!