Simple Project List 軟體列表

System Shells
609 projects in result set
最後更新: 2005-12-02 20:04

python-commandsplus

Python commandsplus is a Python module that
complements the existing commands module with an
extra function getstatusoutputerror, which
separates the standard output from the standard
error and makes it easier to evaluate return
status. It also includes a useful function that
protects a command line argument from shell
metacharacters.

(Machine Translation)
最後更新: 2005-09-26 16:02

dmzBackup

dmzBackup is a program for backing up data in a
heterogeneous DMZ network. It features
disk-to-disk backup of remote/local host data,
data encryption, multiple simultaneous data flows,
error logs and email reporting, a search tool for
locating files in a backup, a compressed index,
host timestamps for incremental backups, human
readable journal logs, host based configuration
files, command-line arguments for interactive
backups, client side compression, and unlimited
(remote) backup clients for one backup host.

(Machine Translation)
最後更新: 2009-07-08 08:17

history selector

selector is a command line utility for dynamic string selection. It reads the content of the specified files, and as the user types a list of strings separated by ";" (or a regexp), the display is updated in real time to show only the lines containing all the said strings (or matching the regexp). This command was mainly designed as a way to search in the shell history, for which it is substantially more efficient than the standard readline ^R binding. With the -v option, it injects the selected line into the tty input buffer, hence allowing the user to edit the line and execute it as a standard command.

(Machine Translation)
最後更新: 2009-06-08 04:10

censorshiptools

The censorship tools are a collection of bash scripts for comparing DNS server answers to get the blacklist from the censored server and to make the DNS censorship transparent; downloading censored URLs for teasing the censorship or tuning of censorship statistics; and other functions like opening all censored pages of a blacklist with a browser (e. g. with CensoRaser), and perform rDNS lookup of the sites to which the traffic to censored sites is redirected.

(Machine Translation)
最後更新: 2008-01-06 04:57

netprofiler

Netprofiler saves the settings of network devices
into files with appropriate names for each device
in a folder whose name is specified by the user.
These are called netprofiles. It is then easy to
change the network settings to those saved in the
profiles.

(Machine Translation)
最後更新: 2004-03-17 06:54

eltclsh

eltclsh (editline Tcl shell) is an interactive
shell for the Tcl programming language. It
provides command line editing, history browsing,
and variables and command completion thanks to
editline features. The completion engine is
programmable in a way similar to tcsh, and comes
with built in completion for the entire Tcl
language by default. The package also provides
elwish, an interactive interpreter for the Tk
toolkit. You need the editline library in order to
compile eltclsh.

(Machine Translation)
最後更新: 2012-04-04 17:13

CheckMySAP

checkmySAP is a simple and efficient Hobbit / Xymon
extension to monitor remote SAP services on your
network. Using 3 SAP binaries (lgtst, rfcping, and
startrfc), it checks the availability of your SAP
systems via remote RFC command. It it written in
bash, and can be set up in less then 5 minutes.

(Machine Translation)
最後更新: 2007-06-30 13:17

KScannerButtons

KScannerButtons is a daemon plus an optional KDE frontend for monitoring your scanner buttons so that actions can be taken in response to button presses. It's composed of a daemon (sanebuttond), a frontend that will display an icon in the systray, and a dialog box to configure and launch the daemon. It is based on the button monitoring capabilities found in some SANE backends. It has been tested with the avision backend and an HP 5300C scanner. The frontend requires Kommander (kde-webdev).

(Machine Translation)
最後更新: 2006-02-21 08:10

Qubit

Qubit (Qmail Ultimate Backend Integration Tool) is
a fully Web-based qmail server configuration and
administration suite. It is based on the
qmailrules qmail server installation style. It has
the same features as other similar tools (like
vqadmin and qmailadmin), and it also gives you
full control to administer your server with all
sorts of features and applications.

(Machine Translation)
最後更新: 2008-06-21 11:05

Forlex Mount Manager

Forlex Mount Manager is a utility that helps you to manage storage devices recognized by the system. It has a GUI to help the user. It was developed to use in the ForLEx LiveCD, a forensic distribution derived from Knoppix LiveCD.

最後更新: 2005-12-08 12:36

ShellRaptor

ShellRaptor is a simple command-line SQL utility
and editor. ShellRaptor supports any database for
which you can provide a TYPE-4 JDBC driver. Such
databases include Oracle, Informix, DB2, MySQL,
SQLServer, HSQLDB, and ODBC.

(Machine Translation)
最後更新: 2006-03-29 04:57

commitrc

commitrc is a tool to put your /etc files (and the
like) under CVS or SVN. It is useful to see
differences in /etc/passwd, routing information,
and DNS zones, and to keep an history of what
happened to the box. It is also a safe backup of
configurations when tweaking software behavior.

(Machine Translation)
最後更新: 2007-11-11 13:59

RWSecure

RWSecure parses the /var/log/secure (or specified secure log) file for invalid usernames or failed passwords. If more than a specified number of invalid or failed attempts are made by one IP, indicating a brute force attack, it will add that IP to your /etc/hosts.deny file by default.

(Machine Translation)
最後更新: 2007-04-03 09:00

termlock

Termlock blanks a curses-compatible character
terminal (e.g. xterm, eterm, PuTTY, konsole,
dtterm, etc.) and locks it. To unlock the
terminal, a password must be entered. The
password, or rather the password hash, is stored
in ~/.termlock. Basically, it's like a
password-protected screensaver for character
terminals. Written in pure Python, it should be
immediately usable on any machine with Python and
curses (or a compatible library such as ncurses)
installed.

(Machine Translation)
最後更新: 2006-07-27 06:31

Internet Access Managment

NetAccess is a system for managing the Internet
connections for the clients of a small ISP, the
computers of a school, the staff of an office,
etc. It is made up of a Linux system that is
configured to be gateway/router for a LAN of
client computers. The configuration of this
gateway box is done by some network scripts, and
it can be managed through a Web application that
is installed in it. The administrator can also use
this Web application to allow or disallow the
clients to access the Internet.

(Machine Translation)