Ports Search

Results 201210 of 293 for /dns/.(0.003 seconds)
Public Suffix List by Mozilla
The Public Suffix List A "public suffix" is one under which Internet users can (or historically could) directly register names. Some examples of public suffixes are .com, .co.uk and pvt.k12.ma.us. The Public Suffix List is a list of all known public suffixes.
dns/pybonjour-1.1.1 (Score: 0.16944867)
Python interface to bonjour
pybonjour is a python wrapper for interacting with Zeroconf
dns/dnschain-0.1.0 (Score: 0.16944867)
Library for looking up blockchain data via DNSChain
Python library for looking up blockchain data via DNSChain
dns/idna-2.0 (Score: 0.16944867)
Internationalized Domain Names in Applications (IDNA)
A library to support the Internationalised Domain Names in Applications (IDNA) protocol as specified in RFC 5891. This version of the protocol is often referred to as "IDNA2008" and can produce different res lts from the earlier standard from 2003. The library is also intended to act as a suitable drop-in replacement for the "encodings.idna" module that comes with the Python standard library but currently only supports the older 2003 specification.
dns/idnkit-python-2.3 (Score: 0.16944867)
Python bindings for Internationalized Domain Name toolkit 2
Internationalized Domain Name toolkit 2 (idnkit-2) provides useful APIs (libraries) for application developers to make softwares IDNA2008-compliant, and also provides tools for system administrators to process IDNs appropriately according to IDNA2008 specification. The idnkit-2 is a toolkit revised by JPRS from the idnkit-1.0 developed by JPNIC, and it is released as an open source free software modified to comply with IDNA2008. idnkit-2 consists from its main part written in C and additional API packages for other languages (Java, Python, and Perl).
dns/publicsuffix-1.0.4 (Score: 0.16944867)
Get public suffix of domain name from Public Suffix List
This module allows you to get the public suffix of a domain name using the Public Suffix List from http://publicsuffix.org A public suffix is one under which Internet users can directly register names. Some examples of public suffixes are .com, .co.uk and pvt.k12.wy.us. Accurately knowing the public suffix of a domain is useful when handling web browser cookies, highlighting the most important part of a domain name in a user interface or sorting URLs by web site
dns/tldextract-1.7.5 (Score: 0.16944867)
Separate the TLD from the registered domain and subdomains of a URL
Python module for separating the TLD from the registered domain and subdomains of a URL, using the Public Suffix List.
dns/rbllookup-ng-1.1 (Score: 0.16944867)
Check given IP/Host presence in RBLs
rbllookup is a small perl script which allow you to check given IP/host name. In this version you have statically inserted RBL servers, but code is based on GPL source, so you can easy add more/replace/delete RBL servers by editing rbllookup.conf file.
dns/rbllookup-0.0.1.1 (Score: 0.16944867)
Check given IP/Host presence in 106 RBLs
rbllookup is a small perl script which allow you to check given IP/host name. In this version you have statically inserted RBL servers, but code is based on GPL source, so you can easy add more/replace/delete RBL servers by editing rbllookup.pl file. Also, author looking for support from programmers for ideas, codefix, new features, switch to c/c++, gui version?
dns/public_suffix-1.5.3 (Score: 0.16944867)
Ruby domain name parser based on the Public Suffix List
PublicSuffix can parse and decompose a domain name into top level domain, domain and subdomains.