cidr
Blocklist Manager 2.7.7
A useful application which downloads blacklists from various sources and exports them to applications more>>
-Protowall
-PeerGuardian
-ZoneAlarm
-Sygate
-Blockpost
-Kazaa Lite K++
-eMule
-Along with many other popular P2P apps & firewalls...
It is quickly becoming a Swiss army knife in network security with all the tools that have been added to it such as:
-Angry IP Scanner
-SmartWhois (downloaded separately)
-AnalogX Simple Server
-Aldos Hosts manager
-Port Listener
-KaZuperNodes
-and more to come...
The Blocklist Manager also includes some built in IP tools. These include an IP Configuration utility, an IP Range Calculator and a Netmask List.
The Blocklist Manager has the ability to import from custom sources also. Along with this, it has a built in Inclusions/Exclusions manager. With these, you can define custom IP?s and ranged to be included or excluded from the list. This can be useful if there is a web site that is blocked and you want it unblocked you can just add the IP address of the website to the Exclusions manager.
Another special feature in the Blocklist Manager is the Whois Project that allows a user to lookup IP addresses. The Whois Project was made by The Faimous One and Seraphielx to stop the confusion of having to know which IP addresses are listed on which whois servers. It will select the proper server and look up the IP for you.
Main features:
Import various online blocklists maintained at BISS:
- Ads, Spammers, Ad Trackers, and Bad Porn
- Level 1 List (Anti-P2P)
- Level 2 Corporations List
- Bogon Ranges List
- IANA ranges (Multicast, Private, and Reserved)
- Master Exclusions
- Educational Institution ranges
- Webspiders and Bots
- Range Testing
- Trojan and Portscanners List
- For Non-lan Computers
- Spyware List
- Microsoft Related List
- DShield Recommended List
- Hijacked IP Blocks List
Imports local blocklists:
- Bearshare Hostiles
- CIDR Notation
- Generic Import that will add most lists
- eMule/cDonkey/IPFilter.dat
- PeerGuardian/ProtoWall/P2P Hazard
- Morpheus
- Shareaza XML
- XML Smartwhois
- Protowall Log Files
- Outpost Log Files
- Import from other files
- Import from URLs
Exports to:
- Abyss Webserver
- eMule/cdonkey/IPFilter.dat
- Gnucleus
- CIDR
- Inclusions/Exclusions
- Kazaa Lite K++
- Morpheus
- OP Blockpost V2-V4
- P2P Hazard
- PeerGuardian
- Protowall
- SafePeer
Converts To:
- Ares Galaxy
- Bearshare Hostiles
- Blackice
- Blockpost (v1 and v2-v4)
- CIDR notation
- CIDR notation with comments (Bobs blocklist)
- eMule/cdonkey/IPFilter.dat
- Exclusions
- Flowpoint
- Generic IP list
- Individual IPs from a Selected Range
- IP Range Padded
- IP Range Unpadded
- Inclusions
- IP Chains
- GnucDNA(Gnucleus/Morpheus)
- Peerguardian/Protowall/Safepeer
- Protowall Log
- Shareaza XML Security Digest
- Shoreline Firewall
- Smoothwall Express 2.0
- Snort
- Sygate
- Trusty
- ZoneAlarm 4
- Sygate

InspIRCd 1.2.0
InspIRCd is a modular C++ IRCd (IRC daemon) for Linux, BSD, Windows and Apple OS X systems created to provide a stable, modern, and lightweight IRCd written from scratch. more>>
InspIRCd is a modular C++ IRCd (IRC daemon) for Linux, BSD, Windows and Apple OS X systems created to provide a stable, modern, and lightweight IRCd written from scratch.
As InspIRCd is one of the few IRCd projects written from scratch, it avoids a number of design flaws and speed issues that plague other more established IRCd projects with the same or less features, such as UnrealIRCd 3.
InspIRCd is one of the few IRCd projects to provide a vast number of features in the form of modules through the use of an advanced, well documented module API.
By keeping the functionality of the main core to a minimum we hope to increase the stability and speed of our IRCd project and make it customisable to the needs of many users.
InspIRCd is designed primarily to be a custom IRCd for the ChatSpike IRC network however we are releasing this free IRCd to the public under the GNU GPL so that you may benefit yourself from our work.
If you have any questions about InspIRCd, or feature requests, patches etc, you may contact our development team by connecting to our IRC support channel at irc.inspircd.org.
System Requirements: Internet connection
Enhancements: A few years in the making, months in the testing, thousands of lines of code in the writing, were finally done. 1.2.0 is ready for every day usage. A grand total of 0 issues have been reported since rc5, so we are confident that things should have settled down now, though we will remain ready to rectify any problems that arise. 1.2 aims at following on from the surge in popularity following our stable 1.1 series. A number of new features have been introduced, borrowing on ideas from many other parts of the IRC community, as well as introducing a few of our own. Some performance enhancements and many architectural improvements have also been made. 1.2.0 is now recommended for usage. Networks that do not require any of the new features are still free to run 1.1, which is still supported. To download the tarball, visit: http://www.inspircd.org/?p=download&version=1.2.0 (if youre using wget, *QUOTE THE URL*) New features include: Support for channel extended bans with many different extended ban types available to use - any channel restriction (like +S for stripping colours) can also apply as an extban Reworked configuration files that are easier to understand and make InspIRCd easier to configure. Limits such as max nick length, max channel length and so on are configurable via the inspircd.conf rather than at compile-time. Support for IRCd-level fantasy commands such as !op in m_alias. Support for hybrids +g callerid mode. m_shun is now an official module Ability to save all xlines (/cban, /qline, any command level ban) to a xline.db file so if you only have one server, you dont lose all your bans if the server goes down. Support for pluggable regular expression modules including Glob, POSIX, TRE and PCRE. Penalty ("fakelag") system to better discourage users from flooding the server. Availability of privsets for opers and the ability to set what oper-only user modes and channel modes a oper class can set. Support for custom casemapping in nicknames and across the network. Ability to hash more than just oper passwords. You can now have hashed block passwords and restart and die passwords. Support for permanent channels. When a oper sets channelmode +P on a channel, if everyone leaves, the channel stays open, keeps all its channel bans, topic and is still displayed in /list. Many SSL features such as linking using a SSL fingerprint as authentication, opering with a SSL fingerprint as authentication, requiring opers to use SSL to oper up and more were added with the m_sslinfo module. Support for customisable oper prefixing (like !) in channels. Ability to limit number of users allowed in a connect class with the limit="" option. Support for Regex-based bans with /RLINE. New module, m_connectban, that will zline a user for connect and quit flooding after a certain amount of connects/quits in a certain amount of time. Support for Executable includes to the configuration file which can be used to create remote includes. /invite timers. Ability to set invites that expire a la: /invite foo #bar 5m for a invite that would expire in 5 minutes. Ability to log server notices to channel (m_chanlog) Configurable prefixes for +qa (m_chanprotect). No longer are you required to use ~&, you can change +as prefix to be ! or some other character if youd like. A new modulemanager was added for a Package Manager-like system for 3rd-party modules. Support for CIDR range detection of flooding and throttling, meaning distributed attacks are less effective User modes and Channel modes can also now be disabled in the block in the configuration file Lower memory and CPU usage than any previous InspIRCd release. Many, many more! The list of people who have helped out from 1.1 to 1.2 is huge, but in particular, I would like to thank MacGyver, Namegduf, Taros, danieldg, Brain, peavey, Om, psychon, Special, aquanight, satmd, Majic, jdhore, Darom, Jason, Sm0ke0ut, PinkFreud and Syloq. Special mentions also go to Adam, chaz, Amanda, Brik, Kat, and anyone else who has helped us through the past few years. Some of you probably hate us now, but thanks anyway ;p. Additional thanks go to all of *you*, the people who use our code. We value your input, and we love you all! (If you feel forgotten, please, dont! I have a really bad memory. Just let me know) As always, a changelog and diffstat will be included for the curious.
<<less
Advanced IP Address Calculator 1.1
lets you to calculate every aspect of your subnet configuration. more>> The Advanced IP Address Calculator is a freeware Windows 95/98/NT/2000/XP utility that lets you to calculate every aspect of your subnet configuration in a few mouse clicks! It was designed for any network engineer who needs a fast way to determine subnets.
For the information entered, the Calculator generates a color-coded bit map breaking down the network, subnet and host portion, shows you the subnet host address range, the subnet ID and subnet broadcast address. Important features like CIDR (Classless Inter-Domain Routing), the binary representation and hexadecimal representations of IP addresses are supported.<<less
Xip 1.01
A command line tool that will extract IP addresses and address ranges from text files more>> A command line tool that will extract IP addresses and address ranges from text files
The Xip application was designed to be a command line tool that will extract IP addresses and address ranges from text files.
This can be very useful for all manner of network related operations including analyzing log files and extracting IP addresses from emails. The program will identify IP addresses on their own (e.g. 10.2.3.4), IP address ranges separated with a dash character (e.g. 10.2.3.4-10.2.3.50 or 10.2.3.4-50) and CIDR format ranges (e.g. 10.2.3.0/24).
The output is de-duped and sorted with addresses consolidated into ranges by default.
Operation of the program is quite straightforward and the syntax is shown
below. This syntax will be shown when you simply type Xip or Xip -?.
Subnet Calculator 1.0
Subnet calculator will take your IP address and netmask and will calculate the resulting network, broadcast, Cisco wildcard mask more>>
Subnet calculator with support for CIDR (Classless Internet Domain Routing) and wildcard masks.
Enter your netmask(s) in CIDR notation (/25) or dotted decimals (255.255.255.0). Inverse netmasks are recognized. If you omit the netmask the subnet calculator uses the default netmask for the class of your network.
By giving the tool a second netmask, you can design subnets and supernets.
This is also intended to be a teaching tool and presents the subnetting results as easy-to-understand binary values.
System requirements:
- Java 1.5

CiscoKits CCNA Subnet Calculator 1.0
CiscoKits CCNA Subnet Calculator is one of the most marvelous Calculators with which you can download and use to help you prepare for your Cisco certification exams. more>>
CiscoKits CCNA Subnet Calculator 1.0 is one of the most marvelous Calculators with which you can download and use to help you prepare for your Cisco certification exams.
Subnetting is one of the key concepts on the Cisco CCNA certification exam. So you need to know it inside and out. This ulitity will help you understand and verify that you know subnetting the Cisco CCNA way. Features: Classful Subnet Calculator - This can create your subnet results based on many different options such as: subnet mask, mask bits, most bits, number of subnets and hosts per subnet and then it gives you the ability to export all this data and more.
Classless Inter-Domain Routing (CIDR) Calculator - includes full support for CIDR. Use of CIDR addresses reduce the size of routing tables and make more IP addresses available within organizations. This CIDR classless subnetting feature is particularly useful for ISPs, colleges, or large corporations with many Class C addresses. Again, they give you the ability to export this data so you can work with the data to meet your requirements. Subnet Addresses - You can generate a list of addresses for any subnet, which then becomes the working document from which to assign current and future IP addresses.

IP Subnet Calculator 3.0
A free 32-bit Windows utility available to anyone who works with IP Addresses... more>> A free 32-bit Windows utility available to anyone who works with IP Addresses and Subnetting. The IP Subnet Calculator is a very popular because it makes assigning addresses, subnetting, or planning networks a breeze by allowing you to view the number of addresses and the address allocation ranges for a subnet configuration. The latest feature is the addition of CIDR/supernetting<<less
Tech-FAQ.com Subnet Calculator 1.0
Subnet calculator for Microsoft Windows with support for CIDR and wildcard masks more>> Subnet calculator for Microsoft Windows with support for CIDR (Classless Internet Domain Routing) and wildcard masks.<<less

Advanced Subnet Calculator 9.1
SolarWinds Calculator creates all subnets with CIDR, real-time DNS & PING tests.... more>> Free Subnet Calculator from Solarwinds generates all subnets with real-time DNS, PING and CIDR tests. This networking tool performs DNS resolution, address translation, supports CIDR and Address Class information. It calculates subnets based on Subnet Mask, Mask Bits, Host Bits, Number of Subnets and Hosts per Subnet. It can even generate reports. The Advanced Subnet Calculator from SolarWinds is the industry leader and FREE.<<less
SuperScan 4.0 Beta 1
A free, useful and powerful TCP port scanner, pinger, resolver. more>> A free, useful and powerful TCP port scanner, pinger, resolver.
SuperScan is a useful and powerful TCP/IP port scanner, pinger and resolver.
Main features:
- Superior scanning speed
- Support for unlimited IP ranges
- Improved host detection using multiple ICMP methods
- TCP SYN scanning
- UDP scanning (two methods)
- IP address import supporting ranges and CIDR formats
- Simple HTML report generation
- Source port scanning
- Fast hostname resolving
- Extensive banner grabbing
- Massive built-in port list description database
- IP and port scan order randomization
- A selection of useful tools (ping, traceroute, Whois etc)
- Extensive Windows host enumeration capability

IP Subnet Calculator for IPv4 and IPv6 1.02
IP Subnet Calculator for IPv4 and IPv6 is created as a useful product which can compute IPv4 masks and host subnet ranges. more>>
IP Subnet Calculator for IPv4 and IPv6 1.02 is created as a useful product which can compute IPv4 masks and host subnet ranges. Input an IP address and choose one of the following: number of subnet bits, the maximum number of desired subnets, the number of host bits, or the maximum number of desired hosts. The calculator gives you a bit-by-bit address visualization and generates a complete table of subnets. CIDR allows multiple IP routes to be aggregated into a smaller set of routing table entries. Just as with subnetting, the calculator makes it easy visualize and generate CIDR information. The calculator is the first to support IPv6.
Although there are no subnets in IPv6 per se, there are several different types of IPv6 addresses and bits/fields within those types have different interpretations. Enter an IPv6 address and classify and dissect it for you. The calculator automatically discovers locally configured IPv4 and IPv6 addresses, allowing you to quickly classify and dissect them. The information presented in the calculator is a mere cut-and-paste away into your favorite application.
- Page: 1 of 1
- 1
