Ports 搜索

共有5,824项符合/net/的查询结果,以下是第2,1212,130项(搜索用时0.005秒)
www/aria2-1.23.0 (Score: 0.030030971)
又一个下载工具
aria2其核心有一个分段下载引擎。因此,它下载文件比普通的浏览器要快很多。目前它 有以下特点: * 支持HTTP/HTTPSGET * 支持HTTP代理 * 支持HTTP BASIC认证 * 支持HTTP代理认证 * 支持FTP(主动、被动模式) * 通过HTTP代理的FTP(GET命令或隧道) * 分段下载 * Cookie支持(目前aria2忽略“expires”) * 它可以作为守护进程运行 * 支持BitTorrent协议,具有快速扩展 * 在多文件的torrent中选择性地下载 * 支持metalink 3.0版 * 下载/上传速度限制 Author: Tatsuhiro Tsujikawa <tujikawa at users dot sourceforge dot net>
games/twitch-1.0 (Score: 0.029849965)
Overhead 2-d shooter, reminiscent of games like Robotron
Twitch - a GPL arcade game by David Clark <silenus@telus.net>. Twitch is an overhead 2-d shooter, reminiscent of games like Robotron or Tron: Deadly Disks. The player has entered the fortress of the evil Hippopoticus, and is trying to rescue the fair Lady Penelope from his clutches. I wrote Twitch as a proof-of-concept: namely that Python, properly written, is fast enough to create a playable, cross-platform arcade game.
comms/ebook2cw-0.8.2 (Score: 0.02914647)
Convert text files into cw as an mp3 or ogg file
ebook2cw is a command line program (optional GUI available) which converts a plain text (ISO 8859-1 or UTF-8) ebook to morse code MP3 files. It works on several platforms, including Windows and Linux. Written by Fabian Kurz, DJ1YFK <mail@fkurz.net>
dns/mydns-ng-1.2.8.31 (Score: 0.02914647)
Next Generation DNS Server for sql based DNS services
MyDNS - SQL-based DNS server This is the MyDNS package. MyDNS is a simple, non-recursive Internet name daemon which serves records directly from an SQL database. It currently works with either MySQL or PostgreSQL. This version of the MyDNS package is a development of the original one produced by Don Moore. - 12-May-2004 Don Moore <bboy@bboy.net> - 23-January-2009 Howard Wilkinsin <howard@cohtech.com>
archivers/tardy-1.28 (Score: 0.028773071)
Manipulate the file headers in tar archive files in various ways
The tardy program is a tar post-processor. It may be used to manipulate the file headers in tar archive files in various ways. The reason the tardy program was written was because the author wanted to "spruce up" tar files before posting them to the net, mostly to remove artifacts of the development environment, without introducing more. The tardy program was designed to allow you to alter certain characteristics of files after they have been included in the tar file. Among them are: * change file owner (by number or name) * change file group (by number or name) * add directory prefix (e.g. dot) * change file protections (e.g. from 600 to 644) Note that all of these affect ALL files in the archive.
games/freetennis-0.4.8 (Score: 0.028773071)
一个网球模拟器
Free Tennis 是一个网球模拟器。Free Tennis 最显著的特性如下: - 在这个游戏中真实的战术是有用的。比如,最好采取缓慢、低杆对付网球(下旋);当你不在中心线时,最好打 出对角线,为了不给出角度;你应该在击球完毕后回到中心并在基线后面,以免对手将球打入无人防守区; - 其人工智能非常先进并反映出这些战术; - 你可以通过击球来完全控制抛物线; - 图像和姿势非常逼真和优雅; - 不同的球员有不同的技能; - 这个游戏是由一个前网球运动员开发的;
graphics/photopc-3.07 (Score: 0.028773071)
Control cameras based on Sierra Imaging chipset and compatibles
A command-line tool to download picturs and control still digital cameras based on Sierra Imaging chipset and compatibles (Olympus, Nikon, Epson, Agfa and some others). This is a library and a command-line frontend to manipulate digital still cameras based on Fujitsu chipset and Sierra Imaging firmware. The program is known to work with Agfa, Epson, Olympus, Sanyo and Nikon (at least CoolPix 900, 950 and 8x0 but not CoolPix 600!) cameras. The cameras typically come with software for Windows and for Mac, and no description of the protocol. With this tool, they are managable from a UNIX box. Bruce D. Lightner <lightner@lightner.net> has added support for Win32 and DOS platforms. Note that the program does not have any GUI, it is plain command-line even on Windows.
misc/pipe-2.5 (Score: 0.028773071)
Tool for creating and analysing Petri nets
Petri nets are a popular graphical way of modeling concurrent systems such as communications protocols, multiprocessor computers etc. With Petri nets it is possible to assess the correctness of systems for example by verifying that the system cannot deadlock, that there cannot be any buffer overflows etc. PIPEs main aim is to improve on existing tools available for modeling Petri Nets. A key design feature is the modular approach adopted for analysis, enabling new modules to written easily and powerfully, using built-in data layer methods for standard calculations. Eight analysis modules have been written (so far) including Invariant Analysis, State-Space Analysis (deadlock, etc), Simulation Analysis & Classification. PIPE adheres to the latest XML Petri net standard (PNML). File format for saving and loading Petri-Nets is also extensible through the use of XSLT, the default being PNML.
news/ubh-2.5 (Score: 0.028773071)
Perl script to download and decode binaries posted to Usenet
ubh - the Usenet Binary Harvester - is a GPL'ed Perl console application which automatically discovers, downloads, and decodes single-part and multi-part Usenet binaries. Automatically assembles multi-part binaries. Provides searching via Perl regular expression syntax. Also provides a pre-selection capability whereby the user can interactively choose which binaries to download. Uses a standard .newsrc file to control which groups and articles to process. Runs anywhere Perl runs. Tested under Unix-based Perl, Active Perl on Win32 platforms, and Mac OS X. Requires Net::NNTP and News::Newsrc (which itself requires Set::IntSpan), MIME::Parser, MIME::Base64, IO::Stringy, and MailTools (distribution). [ This port is maintained by John Holland <john@zoner.org> ]
security/nikto-2.1.6 (Score: 0.028773071)
Web and CGI vulnerability scanner with SSL support
Nikto is an Open Source (GPL) web server scanner which performs comprehensive tests against web servers for multiple items, including over 6100 potentially dangerous files/CGIs, checks for outdated versions of over 950 servers, and version specific problems on over 260 servers. It also checks for server configuration items such as the presence of multiple index files, HTTP server options, and will attempt to identify installed web servers and software. Scan items and plugins are frequently updated and can be automatically updated. It uses Rain Forest Puppy's LibWhisker (wiretrip.net) for HTTP functionality, and can perform checks in HTTP or HTTPS. It also supports basic port scanning and will determine if a web server is running on any open ports. Nikto is written by Chris Sullo and David Lodge.