Ports Search

Results 4,6314,640 of 5,824 for /net/.(0.005 seconds)
sysutils/fastest_cvsup-0.3.0 (Score: 0.01738722)
Finds fastest CVSup server
Perl script to find fastest CVSup server: * uses socket connections not just 'pings' * takes notice of server responses * connects to servers in countries specified on the command line - or - connects to the 'local' servers defined in the script - or - connects to ALL the servers in ALL the countries * returns either fastest server or top 3 (useful for scripts) * returns exit codes (useful for scripts) * can re-write itself to update the CVSup server list, obtained from the online FreeBSD Handbook * can easily add other CVSup servers (NetBSD/OpenBSD...etc)
sysutils/filedupe-1.1 (Score: 0.01738722)
Utility for quickly finding duplicate files
Filedupe is a utility to assist in finding any duplicates as you accumulate files. It stores md5 hashes of all the files seen in a system wide database (/var/db/filedupe.db) so it can quickly spot any duplicates.
sysutils/dc3dd-7.2.641 (Score: 0.01738722)
dd program useful for computer forensics
dc3dd is a patched version of GNU dd to include a number of features useful for computer forensics. Many of these features were inspired by dcfldd, but were rewritten for dc3dd. - Pattern writes. The program can write a single hexadecimal value or a text string to the output device for wiping purposes. - Piecewise and overall hashing with multiple algorithms. Supports MD5, SHA-1, SHA-256, and SHA-512. - Progress meter with automatic input/output file size probing. - Combined log for hashes and errors. - Error grouping. Produces one error message for identical sequential errors. - Verify mode. Able to hash output files and compare hashes to the acquisition hash. - Ability to split the output into chunks with numerical or alphabetic extensions. - Ability to write multiple output files simultaneuously.
sysutils/encfs-1.8.1 (Score: 0.01738722)
Encrypted pass-through FUSE filesystem
EncFS is an encrypted pass-through filesystem which runs in userspace, using the FUSE kernel module. Similar in design to CFS and other pass-through filesystems, all data is encrypted and stored in the underlying filesystem. Unlike loopback filesystems, there is no predetermined or pre-allocated filesystem size.
sysutils/anacron-2.3 (Score: 0.01738722)
Schedules periodic jobs on systems that are not permanently up
Anacron is a periodic command scheduler. It executes commands at intervals specified in days. Unlike cron, it does not assume that the system is running continuously. It can therefore be used to control the execution of daily, weekly and monthly jobs (or anything with a period of n days), on systems that don't run 24 hours a day. Anacron is not an attempt to make cron redundant. Requirements - A functioning syslog daemon. - A functioning /usr/sbin/sendmail command. (all MTAs should have that).
sysutils/smbnetfs-0.6.0 (Score: 0.01738722)
Mount smb shares (Fuse filesystem)
SMBNetFS is a filesystem that allow you to use samba/microsoft network in the same manner as the network neighborhood in Microsoft Windows. Featuries: * you can use Samba/Microsoft network as a regular Unix filesystem * workgroup/computer/share entries are dynamically created * Windows domain supported * kerberos support (New) * user defined workgroup/link/hosts are supported * national character supported * in config files you can specify different user/password to access different network shares * you can access any computer in the world by "cd mountpoint/ip-addr" command, where "ip-addr" is the IP address of the desired computer. Do not warry that there is no file with such name :-) * command "cd mountpoint/username:password@computer_or_ip" allows you to access "computer_or_ip" as user "username" with password "password" (this is insecure, but usefull)
sysutils/gcdmaster-1.2.3 (Score: 0.01738722)
GNOME frontend for cdrdao
Gnome CD Master is a GUI frontend for creating audio CDs and burning them using cdrdao. Features: * Easy to use graphical interface * Multiple project support * Playing of Audio CD images * Easy dump of CDs to disk * CD to CD copy * Composition of new Audio CDs from wav files * Graphical insertion of Track Marks (to divide live recordings) * Easy CD-TEXT modification
sysutils/geomgui-0.13 (Score: 0.01738722)
Viewer for kernel geom layer
Geomgui is a viewer for the geom layer in the kernel written in C. It can show the geom layout on the host computer or fetch info from a remote system via ssh. It has the same arrow key bindings as fx, vi, (h,j,k and l)and uses z to soom out and Z to zoom in, u is for updating.
sysutils/fusexmp_fh-2.9.3 (Score: 0.01738722)
Dummy driver from fusefs-libs example
fusexmp_fh is a example from fusefs-libs, could be a dummy driver for using fuse modules. For example: `fusexmp_fh -omodules=iconv:subdir,from_code=big5,to_code=utf8,subdir=/mnt/big5 /mnt/utf8`
sysutils/gkrelltop-2.2.13 (Score: 0.01738722)
Plugin for gkrellm 2.x shows top three processes, requires procfs
GKrellM top plugin Plugin that displays top three processes. Requires /proc to be mounted.