276 packages tagged with “IP”
MaxMind GeoIP2 Database Reader and Web Service Client
Enrich logs with client IP, CorrelationId and HTTP request headers.
.NET reader for the MaxMind DB file format
IPNetwork C# library take care of complex network, ip, ipv4, ipv6, netmask, cidr, subnet, subnetting, supernet and supernetting calculation for .Net developpers. It works with IPv4 and IPv6 as well. It is written in C# for .NetStandard and coreclr and has a light and clean API and is fully unit tested.
This package provides a wrapper around the AbuseIPDB API that is easy to consume.
High performance .NET assembly for dissecting and constructing network packets such as Ethernet, IP, TCP, UDP, etc.
This is the official C#/.NET client library for the IPinfo.io IP address API
Discover your visitors’ geolocation information such as country, region, city, latitude & longitude, ZIP codes, time zone and more from an IP address. It support both the IPv4 and IPv6 address. Below are the complete geolocation information that you can query using this component. * Country * Region * City * Latitude & Longitude * Time zone * ZIP code * ISP * Domain * Netspeed * Area code * Weather information * Mobile information * Elevation * Usage Type * Address Type * IAB Category * District * ASN * AS * AS Domain * AS Usage Type * AS CIDR This component works together with IP2Location BIN data file. You can download the free BIN data file at https://lite.ip2location.com or a commercial BIN data (high accuracy) at https://www.ip2location.com.
C# library to gather information for an IP using ipdata.co
The IPtools abstraction layer can not be used alone.
Quickly query China IP information, national, provincial, city and network operators. Non China IP can only query national information.Docs: https://github.com/stulzq/IPTools.
Revoke.NET ASP.NET Core Extension
Revoke.NET MongoDB Store Extension
Revoke.NET Akavache Store Extension
.NET Utility to blacklist and revoke access to stuff
Simple Http Basic, Digest Authentication Module with IP Restriction. [Features] - Standard basic authentication. - Digest authentication implementation is simple algorithm: nonce value has expiration. - Basic or Digest Authentication don't touch HttpContext.Current.User. - Target IP Address Family is IPv4 and IPv6. - Ignore Path Regex.(specified path skip authentication) - Ignore IP Address.(specified IP skip authentication) If you find bugs or have requests for improvement, contact me. http://github.com/nabehiro/HttpAuthModule
Library for maintaining a match list of IP addresses and networks and comparing inputs to see if a match exists.
Easily open a special, non-privileged ICMP socket that allows you to send and receive pings.
An ASP.NET Core middleware for request filtering.
.NET wrapper to query the IpStack API for IP address details.
Enriches Serilog events with client IP, Correlation Id, RequestBody, RequestQuery, HTTP request headers and information of the MemoryUsage.
Provides IP (IPv4 *and* IPv6) mappings to countries. This project provides the IP2CountryResolver and entities and other baseclasses and interfaces. It can be used with many (custom or provided) datasources like the databases from DB-IP, IP2IQ, IPToASN, Ludost, Markus-Go, Maxmind, WebNet77 and the official delegate files from the registries (RIPE, APNIC, ARIN, LACNIC and AFRINIC).
Determine the country, region, city, latitude, and longitude associated with IP addresses worldwide. Uses the MaxMind GeoIP or GeoLite City or GeoLite Country (free) database which needs to be downloaded separately from http://www.maxmind.com/app/geolite
Quickly query global IP information, support multi lingual, national, provincial, city, longitude and latitude.Docs: https://github.com/stulzq/IPTools.
准确率99.9%的ip地址定位库,0.0x毫秒级查询, 支持Binary,B树,内存三种查询算法,妈妈再也不用担心我的ip地址定位!
A utility library for IPQualityScore phone related operations
The Gurobi Optimizer, including the solver and the .NET API.
Provides base classes for handling CSV files (plain, gzipped or zipped) for IP2Country
An async thread-safe singleton for the IPQualityScore client
TakeIo.NetworkAddress is a small library to handle IP/Mask operations (network mask tasks), like matching same network address between two IPs and a network mask. It also handles parsing of IP/Mask input strings like "192.168.0.0/24" or "192.168.0.0/255.255.0.0", and handle IP range addresses like "192.168.0.1-192.168.2.1".