-
Updated
Nov 13, 2021 - C
ipv4
Here are 745 public repositories matching this topic...
-
Updated
Jun 1, 2021 - Python
-
Updated
Nov 11, 2021 - Python
-
Updated
Nov 15, 2021 - C++
v-byte-cpu / sx
-
Updated
Apr 9, 2021 - PHP
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
Nov 8, 2021 - C#
-
Updated
Jun 16, 2020 - CSS
-
Updated
Jul 29, 2019 - Shell
-
Updated
Nov 11, 2021 - Go
-
Updated
Nov 17, 2021 - Java
-
Updated
Aug 28, 2019 - C++
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
-
Updated
Jun 1, 2021 - Erlang
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.