os-independent SILC client. Silky is intended to contain all
necessary features of a SILC client, while keeping the UI as
simple and clean as possible.
PR: 60849
Submitted by: Evgueni V. Gavrilov <aquatique@rusunix.org>
[New Port]:: net/wistumbler2
WiStumbler2 is a fork of original wistumbler caused by the
incommunication of the original author, because seems that
development was getting stopped.
In the fork of wistumbler I add some new features and
bugfixes.
Diff on wistumbler:
- gtk2 support.
- some gtk widgets wasn't correctly used.
- Support for console mode (no X needed).
- Allow log-saving on the fly (new button).
- Patches some GPS pointers that segfaults.
- 0 warnings with -Wall on gcc3.3 on NetBSD-current.
- Speaker beeps like windows-stumbler. (ear-wardriving)
PR: ports/59527
Submitted by: Sebastian Yepes F. [ESN] <esn@x123.info>
(and fake) auth reply regardless of the ip/port pair quoted.
Its intended use is on firewalls and NAT machines - where you
may want to simply syphon off auth-requests from for example
irc servers.
PR: ports/60766
Submitted by: Dirk-Willem van Gulik <dirkx@skutsje.san.webweaving.org>
This is a server for the linux network block device (nbd). It allows linux to
use a partition or a file over the network as a regular block device.
PR: 60242
Submitted by: Christian Laursen <xi@borderworlds.dk>
This is a redistribution of the linux-decnet project's
software, with FreeBSD compatability added. It is based very
closely on the NetBSD port by Matt Fredette and has benefitted
from the assistance of Patrick Caulfield (the original author).
PR: 60519
Submitted by: Tillman Hodgson <tillman@seekingfire.com>
Sipsak is a small command line tool for developers and administrators of
Session Initiation Protocol (SIP) applications.
It can be used for some simple tests on SIP applications and services.
WWW: http://sipsak.berlios.de/
PR: 53923
Submitted by: jesusr@FreeBSD.org
tcping does a TCP connect to the given ip/port combination.
The user can specify a timeout in seconds.
This is useful in shell scripts running in firewalled environments.
Often SYNs are just being dropped by firewalls,
thus connection establishment will be retried several times
(for minutes) until a TCP timeout is reached.
With tcping it is possible to check first if the desired port
is reachable and then start connection establishment.
Author: Marc Kirchner <mail(at)marc(dash)kirchner(dot)de>
WWW: http://stud.fh-heilbronn.de/~kirchner/tcping/tcping.html
PR: 60301
Submitted by: Dryice Liu
The Nagios Service Check Acceptor (NSCA) is used to send service check
results to a central Nagios server. This consists of the "nsca" daemon
which runs on the main Nagios server and accepts results and the
"check_nsca" plugin which is used to send results to the server.
Author: Ethan Galstad
WWW: http://www.nagios.org/
PR: 59436
Submitted by: Paul Dlug <paul@nerdlabs.com>
libpcap right now, in the areas of wireless and mesh networking. Import this port so as not to disturb the vendor branch, and bring the bleeding
edge stuff to a wider audience.
I will merge in optional radiotap patches later.
Sponsored by: consume.net
libpcap right now, in the areas of wireless and mesh networking. Import
this port so as not to disturb the vendor branch, and bring the bleeding
edge stuff to a wider audience.
Sponsored by: consume.net
ifGraph is a set of Perl scripts created to help network
administrators to visualize network flow on a daily, weekly,
monthly, and yearly basis. The graphics are created with
RRDTool, and it shows bytes (in/out) and errors for each
interface. It also shows the current/average/max use and the
respective link/interface usage in percentages. The program
also outputs HTML files to make the visualization of the
PNG/GIF/GD images more friendly and easy.
PR: 57421
Submitted by: Lars Thegler <lars@thegler.dk>