Problem I have UserSignatures, a table with clientIPs, some of which have CountryIds that are null and need to be […]
Tag: ip-address
Getting the HTTP client’s IP
Problem Can you please tell me whether this is a good way to get the user’s IP (IPv4 or IPv6)? […]
IP sorting program
Problem The purpose of this little program is to: Separate IPv4 addresses and IPv6 addresses Will be able to sort […]
Aggregate cidrs up to a limit
Problem I have this algorithm which aggregates a list of cidrs up to a provided limit based on the distance […]
Using view for repeated subquery on a large table
Problem I have a large table with which I need to do some analysis. The table is a log of […]
Changing IP of msloop
Problem This changes the IP of msloop using WMI(Win32_NetworkAdapterConfiguration), which takes about 1~2sec. But, if I work on another computer, […]
Adding ports to a random list of IP addresses
Problem I have created an application that I will be using for pentesting. It creates a list of random IP […]
Aggregate cidrs up to a limit
Problem I have this algorithm which aggregates a list of cidrs up to a provided limit based on the distance […]
Using view for repeated subquery on a large table
Problem I have a large table with which I need to do some analysis. The table is a log of […]
Check if IP address list has subnet or is supernet
Problem I need to iterate over a list of IP addresses, to check if the elements inside are subnets/supernets between […]
- 1
- 2