dns
dnsruby 1.34
dnsruby is a new DNS library written specifically for Ruby. more>>
dnsruby 1.34 is a helpful thread-aware DNS stub resolver library written in Ruby. It is based on resolv.rb, the standard Ruby DNS implementation, but gives a complete DNS implementation, including DNSSEC.
The Resolv class can be used to resolve addresses using /etc/hosts and /etc/resolv.conf, or the DNS class can be used to make DNS queries. These interfaces will attempt to apply the default domain and searchlist when resolving names.
The Resolver and SingleResolver interfaces allow finer control of individual messages. The Resolver class sends queries to multiple resolvers using various retry mechanisms. The SingleResolver class is used by Resolver to send individual Messages to individual resolvers.
Limitations:
- NIS is not supported.
- /etc/nsswitch.conf is not supported.
- NSEC3 validation still TBD
Major Features:
- I/O - Dnsruby implements a pure Ruby event loop to perform I/O. Support for EventMachine has been deprecated.
- DNSSEC - Dnsruby supports DNSSEC and NSEC(3). DNSSEC support is on by default - but no trust anchors are configured by default.
- Resolver queries return Dnsruby:Message objects. Message objects have five sections:
- The header section, a Dnsruby:Header object.
- The question section, a list of Dnsruby:Question objects.
- The answer section, a list of Dnsruby:Resource objects.
- The authority section, a list of Dnsruby:Resource objects.
- The additional section, a list of Dnsruby:Resource objects.
Domain Name Server (DNS) Lookup
This tool performs several tests on your domain to ensure that it is correctly configured, so that you can enjoy a trouble free domain. more>> This tool performs several tests on your domain to ensure that it is correctly configured, so that you can enjoy a trouble free domain.<<less
DNS Lookup
The DNS is a critical resource for every network application (mail, web, ...), and so it is quite important to ensure that a zone or domain name is correctly configured.The DNS has been designed to be robust to errors, as a result you can pervert it so more>> The DNS is a critical resource for every network application (mail, web, ...), and so it is quite important to ensure that a zone or domain name is correctly configured.The DNS has been designed to be robust to errors, as a result you can pervert it so to have a working DNS even if you misconfigured it. But in such a case, a single additional error can result in your zone completely disappearing, and this additional error is not necessarily your fault! So if you dont want to disapper from the Internet with emails and web servers due to, for example, one of the nameserver you use but dont manage, dont mess your initial configuration and use this tool to check your domain!<<less
whois
Whois lookups for hundreds of TLDs. WHOIS Search provides domain name registration information - registrant information, DNS, and expiration dates. more>> Whois lookups for hundreds of TLDs. WHOIS Search provides domain name registration information - registrant information, DNS, and expiration dates.<<less
CS DNS Lookup
CS DNS Lookup: This script check for A, MX and CNAME records. This script require unix/linux system and run with PHP. more>> CS DNS Lookup: This script check for A, MX and CNAME records. This script require unix/linux system and run with PHP.<<less
Luta Spam 1.2
This class can be used to encode e-mail addresses to make it more difficult to grab by e-mail harvesting robots. It can take an e-mail address and replace some of its characters to make it difficult to recognize by robots by replacing @ and . more>> This class can be used to encode e-mail addresses to make it more difficult to grab by e-mail harvesting robots. It can take an e-mail address and replace some of its characters to make it difficult to recognize by robots by replacing @ and . characters by respective images. The class can also do the opposite, i.e. replace the images and decode the e-mail address by @ and . characters respectively. Since v1.1 checks for valid email address and also encode the username part. Since v1.2 it replaces the @ and . for images and also checks DNS records to Internet host name of the given email<<less
LFTP 3.7.3
LFTP is sophisticated file transfer program with command line interface. more>>
LFTP 3.7.3 is created to be a sophisticated file transfer program with command line interface. It supports FTP, HTTP, FISH, SFTP, HTTPS and FTPS protocols. GNU Readline library is used for input.Every operation in lftp is reliable, that is any non-fatal error is handled and the operation is retried automatically.
If downloading breaks, it will be restarted from the point automatically. Even if ftp server does not support REST command, lftp will try to retrieve the file from the very beginning until the file is transferred completely. This is useful for dynamic-ip machines which change their IP addresses quite often, and for sites with very bad internet connectivity.
If you exit lftp when some jobs are not finished yet, lftp will move itself to nohup mode in background. The same happens when you have a real modem hangup or when you close an xterm.lftp has shell-like command syntax allowing you to launch several commands in parallel in background. It is also possible to group commands within () and execute them in background.
Major Features:
- FTP and HTTP protocols support.
- FTP (e.g. TIS FWTK) proxy support.
- HTTP proxy support.
- FTP over HTTP proxy support (hftp).
- HTTPS and FTPS protocols support using GNU TLS or OpenSSL library.
- Automatic OPIE/SKEY support in FTP protocol.
- FXP transfers support (between two FTP servers, bypassing client machine).
- FTP listings support: unix-style, NT, EPLF, OS/2, AS400, MacWebStar, MLSD.
- Automatic reconnect and retry of an operation on retriable errors or timeout.
- IPv6 support in both FTP and HTTP.
- FISH protocol support. It uses ssh with no special program on server side.
- SFTP protocol v3-v6 support.
- HTTP/1.1 keep-alive support.
- Partial WebDAV support.
- Experimental support for SRV DNS records.
- SOCKS support (configure option).
- Modification time preservation (if server can report it).
- `reget and `reput support.
- Built-in mirror and reverse mirror (mirror -R).
- Transfer rate throttling for each connection and for all connections in sum.
- Limit for number of connections to the same site. Interruption of background transfer to do a foreground operation when the limit is reached.
- Socket options tuning: buffer size and maximum segment size.
- Job queueing.
- Job execution at specified time.
- Comprehensive scripting support.
- URL recognition in most operations.
- Readline library is used for input.
- Context sensitive completion.
- Bash-like prompt extensions.
- Launching of local shell commands.
- Suspend support.
- Bookmarks.
- Aliases.
- Saving of last directory on each site. `cd to go there.
- Copying of files between two servers, e.g. between FTP and HTTP.
- Numerous settings which can be associated with a specific server or a group.
- Paging of remote files using external program.
- `zcat and `zmore support.
- Help for commands.
- Command history saved in a file.
- Transfer status includes rate and ETA.
- File listing cache.
Free Axence NetTools 3.1 3.1
Free Axence NetTools is a comprehensive set of host monitoring, network scanning, security & administration tools - all with a highly intuitive user interface: - Port scanner - checks for all open ports and running services. It can discover some more>> Free Axence NetTools is a comprehensive set of host monitoring, network scanning, security & administration tools - all with a highly intuitive user interface: - Port scanner - checks for all open ports and running services. It can discover some Trojans/spyware. - Network scanner - discovers all nodes in a remote network, their IP/MAC and services running on them. - NetStat - displays your computers inbound and outbound connections, lists all open TCP/UDP ports, with the remote IP address & the process using the connection. - TCP/IP workshop - establishes low-level TCP/UDP connections to troubleshoot and test network services. - Other tools: fast traceroute shows information about every host on the route, its response time, and packets lost (full trace within 1 second). Lookup is like nslookup, but it shows all DNS and WHOIS records at once. Bandwidth tool will measure network performance. NetCheck - checks your LAN-network hardware quality.<<less
PHP Networking Tools (dns,rdns,traceroute,whois,iplook) 1.0
PHP DNS, PHP rdns, PHP traceroute, PHP whois , and PHP ip info. This package incorporates all of the above in one nice little package that is easily customizable to your site. If your server has the above binaries installed on its linux server all more>> PHP DNS, PHP rdns, PHP traceroute, PHP whois , and PHP ip info. This package incorporates all of the above in one nice little package that is easily customizable to your site. If your server has the above binaries installed on its linux server all this program does is execute the command line and return the result. This is great for people who would like to draw additional people to your website by offering commonly used services to the masses.<<less
Dynamic FreeDNS IP Update Client or IP Updater 1.0
Dynamic IP Update Client for FreeDNS, DNSExit, DynDns, No-Ip, ZoneEdit, and almost all Dynamic DNS providers. Domains and their update URLS are added through a Php interface that can be run from a web browser. The interface also allows you to easily more>> Dynamic IP Update Client for FreeDNS, DNSExit, DynDns, No-Ip, ZoneEdit, and almost all Dynamic DNS providers. Domains and their update URLS are added through a Php interface that can be run from a web browser. The interface also allows you to easily see which domains are set to be updated, what their corresponding update URLS are, and lets you configure how the script gathers the i.p. address. Installation requires editing of only one file. Dynamic FreeDNS can use the routers i.p. address if the router is capable, or can use an external (included) script to get the servers internet protocol address. It compares this address with the i.p. address stored in the database, which is the last i.p. address that the server updated to. If theyre the same, its done. If not, it then sends the update URLS and writes a new i.p. address into the database.<<less
Advanced Subnet Calculator 9.1 9.1
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 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
RForum 0.2
This is actually a forum software, written in Ruby. more>>
Major Features:
- Mailing list integration
- Advanced Spam filter (RegEx, Akismet, DNS blacklist, URIBL, CAPTCHA)
Enhancements: 2006-01-02
- Features many improvements over the first release.
Perlbot 1.9.6
Perlbot 1.9.6 is created to provide you with many useful features. It is actually an IRC bot written in Perl. It depends on Net::IRC and its goals are simplicity and modularity. more>>
Perlbot 1.9.6 is created to provide you with many useful features. It is actually an IRC bot written in Perl. It depends on Net:IRC and its goals are simplicity and modularity.
Perlbot is a totally modular bot. All functionality is provided by Plugins which use a standard, simple API. The two most common levels of functionality are encompassed by the "Core" and "Basic" sets of plugins.
A growing suite of integrated web services is also a feature that sets Perlbot apart. With integrated browsing and searching of channel logs via the web and XML web-published bot statistics, Perlbot makes lots of information readily available.
Enhancements:
- New Config API, new Logging API, cleanups
- More robust access to config data.
- New logging facilities. Allows logging to arbitrary targets, like files, databases, xml, etc.Provides for generic searching.
- All code uses 'strict' and compiles cleanly with -w
- Nicer debugging output.Prints PID and calling package/sub on each line.
- Feedback-agent copy edited and cleaned up
- New PluginConfig class allows moving plugin config data into the main config file while keeping the syntax the same as before webserver does authentication.
- Added pluginreport.pl to miscscripts.
- Plugins use 'base' and 'fields' instead of ISA and ad-hoc hash keys
- Plugins:
-
- LogServer: 'allowsearchengines' option (yes/no) allows or prohibits search engines crawling the logs produced by this plugin.
- UserAdmin: new 'addadmin' and 'removeadmin' commands
- Host: uses Net:DNS to do DNS lookups
- Infobot: won't reply twice by accident now
- PriceWatch: works with new site HTML
- Weather: changed to use Weather:Underground since Geo:Weather is having issues
Free UK Server Monitoring - Web and Server Monitoring 1.0
Free Remote Monitoring Account Plus 14 Day Trial of Professional Account Features 24 x 7 x 365 Non-Stop Monitoring Unless you are a robot, it is infeasible for you to keep checking your website or server to see if it is available. Leave this more>> Free Remote Monitoring Account Plus 14 Day Trial of Professional Account Features 24 x 7 x 365 Non-Stop Monitoring Unless you are a robot, it is infeasible for you to keep checking your website or server to see if it is available. Leave this tedious job to our automated service, and enjoy peace of mind! Multi-Protocol Support We support ping, HTTP, HTTPS, FTP, SSH, SMTP, DNS, POP3, IMAP, MySQL, and any arbitrary services running on TCP/IP. Downtime Notification Be the first to know when your website or server is in trouble! We notify via email and SMS. Global Monitoring Locations We monitor your website & servers from a global monitoring network not just to make sure they are UP but also available to worldwide users.<<less