Ports Search

Results 10,92110,930 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.011 seconds)
net/liferea-1.10.18 (Score: 1.762358E-4)
Simple RSS/RDF feed reader
Liferea is a simple FeedReader clone. It is a reader for RSS/RDF feeds. The problem with FeedReader: for now its only available for Windows. There are some projects for GNU/Linux or Unices, but no satisfying solutions for GTK/GNOME. Therefore I started to write this program. Liferea is an abbreviation for Linux Feed Reader.
net/tcpflow-1.4.5 (Score: 1.762358E-4)
Program that captures data transmitted as part of TCP connections
tcpflow is a program that captures data transmitted as part of TCP connections (flows), and stores the data in a way that is convenient for protocol analysis and debugging. Each TCP flow is stored in its own file. Thus, the typical TCP flow will be stored in two files, one for each direction. tcpflow can also process stored 'tcpdump' packet flows.
net/megatools-1.9.97 (Score: 1.762358E-4)
Tools for MEGA.CO.NZ cloud drive
Megatools is a collection of programs for accessing Mega service from a command line of your desktop or server. Megatools allow you to copy individual files as well as entire directory trees to and from the cloud. You can also perform streaming downloads for example to preview videos and audio files, without needing to download the entire file.
net/nakenchat-2.22 (Score: 1.762358E-4)
Small (under 50k) chat server with many features
Small chat server written in C. The compiled code is still under 50k (at this time around 40k). The chat offers many features including private channels, gagging, squelching, banning, censoring, and much more. Users can connect to the chat through many ways, including telnet and a Java applet through a webpage.
net/freerdp-1.2.0 (Score: 1.762358E-4)
Free implementation of Remote Desktop Protocol
FreeRDP is a free implementation of the Remote Desktop Protocol (RDP), released under the Apache license. Enjoy the freedom of using your software wherever you want, the way you want it, in a world where interoperability can finally liberate your computing experience.
net/mosquitto-1.4.9 (Score: 1.762358E-4)
Open-Source MQTT Broker
Mosquitto is an open source (BSD licensed) message broker that implements the MQ Telemetry Transport protocol versions 3.1 and 3.1.1. MQTT provides a lightweight method of carrying out messaging using a publish/subscribe model. This makes it suitable for "machine to machine" messaging such as with low power sensors or mobile devices such as phones, embedded computers or microcontrollers like the Arduino.
net/mping-2.01 (Score: 1.762358E-4)
Mping network statistics collector
Mping is a system for collecting packet delay and loss statistics in a TCP/IP network using ICMP echo. Mping is based on original ping(8) with following new features: - Ability to ping multiple hosts simultaneously - Prints 10/50/90-percentile as well as min/avg/max.
net/nfsshell-20130510 (Score: 1.762358E-4)
Userland NFS command tool
nfs shell provides user level access to an NFS server, over UDP or TCP, supports source routing and "secure" (privileged port) mounts. It's a useful tool to manually check (or show) security problems after a security scanner has detected them.
net/netstrain-3.0 (Score: 1.762358E-4)
Tool to measure practical TCP throughput between two machines
NetStrain is a tool to measure practical data throughput between two machines over a TCP connection. It can be used for performance testing, stress/stability testing and to demonstrate various network effects. It supports both IPv4 and IPv6, provided the underlying system does.
net/netwib-5.38.0 (Score: 1.762358E-4)
Netwib network programming library
Netwib is a network library providing : - network features : + address conversion + UDP/TCP clients/servers + packet encoding/decoding/displaying + spoofing + sniffing + etc. - and general features : + data conversion + linked list, hash + portable threads + etc. Using all these functions, a network program can be quickly created.