P
pmclinn
I'm looking for some sample code that would show me how to prevent 2-3
ips from connecting to my server. Basically a very dumb firewall.
So the process would work like this...
upon request, on any port, the application would grab the users ip. If
it is one of the three blocked ips it would drop connection.
Any direction on this task would be appreciated.
-Peter
ips from connecting to my server. Basically a very dumb firewall.
So the process would work like this...
upon request, on any port, the application would grab the users ip. If
it is one of the three blocked ips it would drop connection.
Any direction on this task would be appreciated.
-Peter