-
Updated
Aug 3, 2021 - C
ipv4
Here are 703 public repositories matching this topic...
-
Updated
Jun 1, 2021 - Python
-
Updated
May 27, 2021 - Python
-
Updated
Jun 5, 2021 - C++
-
Updated
Apr 9, 2021 - PHP
v-byte-cpu / sx
Validate ISO_3166_1
Need to validate that the country code and name mappings are up to date since ISO no longer provides an export. A script for this would be awesome.
-
Updated
Dec 21, 2020 - C
-
Updated
Aug 1, 2021 - TypeScript
-
Updated
Jul 20, 2021 - C#
-
Updated
Jun 16, 2020 - CSS
-
Updated
Jul 29, 2019 - Shell
-
Updated
Aug 14, 2021 - Java
-
Updated
Aug 28, 2019 - C++
-
Updated
Jun 1, 2021 - Erlang
Block Specific Hosts
Would be great to allow an exclusion style lists as well. Say something like:
DontAllow(List<CIDRs>);
DontAllow(List<IPAddress>);
DontAllow(List<CountryCode>);
Right now, if I want to allow every country, say, except for Micronesia I have to list EVERY country but Micronesia. Same thing if I want to only block a few IPs... That said - great library!!! Thanks for your work!
MVC sample
Improve this page
Add a description, image, and links to the ipv4 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ipv4 topic, visit your repo's landing page and select "manage topics."
dsnet has no tests at the moment. I'd really appreciate PRs that add unit tests.