Ports 搜索

共有5,827项符合/net-mgmt/的查询结果,以下是第2,6612,670项(搜索用时0.004秒)
dns/ipcheck-0.240 (Score: 0.007000902)
Fully compliant DynDNS.org client for UNIX (supports NIC v2.0)
[from web site] This is a simple Python script to register your dynamic IP address using the NIC V2.0 protocol. We aim to be fully compliant with the dyndns client specification. Starting with version 0.141, we use https by default and will fall back to plain http if a timeout occurs. We currently support all options and latest recommendations by Dyndns. Ipcheck is easy to install and very easy to use. Root access is not required and no configuration files are needed. Just specify your username, password and hostname(s) on the command line (or cron entry). You can specify the interface (default tun0) to search for your ip address on or use web based IP detection. There is also direct support for determining the IP address on the following devices: Linksys (-L), Netgear (-N), Draytek (-D), Netopia (-O), HawkingTech (-H), Cisco 667i (-C), Cisco 700 series (-I), ZyXEL Prestige (-Z), SMC Barricade (-S)
dns/mydns-1.1.0 (Score: 0.007000902)
DNS server designed to utilize the MySQL database
MyDNS is a free DNS server for UNIX implemented from scratch and designed to utilize the MySQL database for data storage. Its primary objectives are stability, security, interoperability, and speed, though not necessarily in that order. MyDNS does not include recursive name service, nor a resolver library. It is primarily designed for organizations with many zones and/or resource records who desire the ability to perform real-time dynamic updates on their DNS data via MySQL.
dns/dns-2.3.6 (Score: 0.007000902)
DNS (Domain Name Service) library for Python
This directory contains a Python module that implements a DNS (Domain Name Server) client, plus additional modules that define some symbolic constants used by DNS (dnstype, dnsclass, dnsopcode).
dns/dnsviz-0.6.1 (Score: 0.007000902)
Analysis and visualization of DNS/DNSSEC behavior
Tool suite for analysis and visualization of Domain Name System (DNS) behavior, including its security extensions (DNSSEC). The Web-based analysis is run from the same software.
dns/validns-0.8 (Score: 0.007000902)
High performance DNS/DNSSEC zone validator
Validns is a standalone command line RFC 1034/1035 zone file validation tool that, in addition to basic syntactic and semantic zone checks, includes DNSSEC signature verification and NSEC/NSEC3 chain validation, as well a number of optional policy checks on the zone.
dns/unbound-1.5.9 (Score: 0.007000902)
Validating, recursive, and caching DNS resolver
Unbound is designed as a set of modular components, so that also DNSSEC (secure DNS) validation and stub-resolvers (that do not run as a server, but are linked into an application) are easily possible. Goals: * A validating recursive DNS resolver. * Code diversity in the DNS resolver monoculture. * Drop-in replacement for BIND apart from config. * DNSSEC support. * Fully RFC compliant. * High performance, even with validation enabled. * Used as: stub resolver, full caching name server, resolver library. * Elegant design of validator, resolver, cache modules. o provide the ability to pick and choose modules. * Robust. * In C, open source: The BSD license. * Smallest as possible component that does the job. * Stub-zones can be configured (local data or AS112 zones). Non-goals: * An authoritative name server. * Too many Features.
dns/vizone-0.1 (Score: 0.007000902)
Updates the serial number in one or more zonefiles
A script that tries to update the serial inside a DNS zonefile with sane values if the file has changed during edit.
editors/aewan-1.0.01 (Score: 0.007000902)
Curses-based program for the creation and editing of ASCII art
Aewan is a multi-layered ascii-art/animation editor that produces both stand-alone cat-able art files and an easy-to-parse format for integration in your terminal applications. Aewan is a curses-based program that allows for the creation and editing of ascii art. The user is able to move the cursor around the screen by means of the arrow keys and 'paint' characters by pressing the corresponding keys. There are dialog boxes that allow the user to choose foreground and background colors, as well as bold and blink attributes. The user may also select rectangular areas of the canvas in order to move, copy and paste them. Aewan also supports 'intelligent' horizontal and vertical flipping (e.g. converts '\' to '/', etc).
editors/biew-6.1.0 (Score: 0.007000902)
Binary file viewer and editor
BIEW is multiplatform portable viewer of binary files with built-in editor with binary, hexadecimal, and disassembler modes. It uses native Intel syntax for disassembly and offers many useful features such as highlighting for AVR/Java/x86-AMD64/ARM-XScale/PPC-64 code, Russian codepage converter, full preview of formats MZ, NE, PE, NLM, COFF32, ELF (and partially a.out, LE, LX, PharLap), code navigator, and much more.
editors/bvi-1.4.0 (Score: 0.007000902)
Vi-like binary file (hex)editor
Bvi stands for "Binary VIsual editor". Bvi is a screen-oriented editor for binary files; its command set is based on that of the vi(1) text editor. As a binary editor does not have the concept of "lines", there are differences from vi commands wherever the latter are line oriented.