dropbox-api is a command line interface to access Dropbox API.
It includes the following commands:
- ls
- find
- du
- sync
- cp
- mv
- rm
- mkdir
- get
- put
Copyright (c) 1993-2001 Spread Concepts LLC. All rights reserved.
This product uses software developed by Spread Concepts LLC for use in the
Spread toolkit. For more information about Spread see http://www.spread.org .
These are the Java client libraries for Spread.
Spread is a toolkit and daemon that provide multicast and group communications
support to applications across local and wide area networks. Spread is designed
to make it easy to write groupware, networked multimedia, reliable server, and
collaborative work applications.
Spread consists of a library that user applications are linked with, a binary
daemon which runs on each computer that is part of the processor group, and
various utility and demonstration programs.
Why another whois client? Because the RIPE client is a mess of hacks and
#ifdefs and more complex programs lack features or are bloated.
ssltunnel is a client/server software to establish PPP links over
SSL/TLS sessions. Client and server are mutually authenticated using
X509 certificates, PPP packets are encrypted/decrypted realtime on
each side. The client has the ability to initiate the connection
through an HTTP/HTTPS relay, even if an authentification is needed.
This is the client part.
ssltunnel is a client/server software to establish PPP links over
SSL/TLS sessions. Client and server are mutually authenticated using
X509 certificates, PPP packets are encrypted/decrypted realtime on
each side. The client has the ability to initiate the connection
through an HTTP/HTTPS relay, even if an authentification is needed.
This is the server part.
Stone is a TCP/IP packet repeater in the application layer. It
repeats TCP and UDP packets from inside to outside of a firewall, or
from outside to inside.
Stone has following features:
1. Simple.
Stone's source code is only 3000 lines long (written in C
language), so you can minimize the risk of security
holes.
2. Stone supports SSL.
Using OpenSSL (http://www.openssl.org/), stone can
encrypt/decrypt packets.
3. Stone is a http proxy.
Stone can also be a tiny http proxy.
4. POP -> APOP conversion.
With stone and a mailer that does not support APOP, you can
access to an APOP server.
WMND (WindowMaker Network Devices) is a highly customizable network
monitoring dockapp for Window Maker (and compatibles) for many
operative systems and devices.
This application displays the data rate through a given network
interface. It is intended to be run from the WindowMaker dock,
but others have run it under the fvwm and AfterStep window managers.
Information about this software can be found on my web page:
This little program polls network statistics and does a few things with
the data it gets. It has small blinking lights for the rx and tx of IP
packets, a digital speedometer of your polled stat's current speed and a
bar graph like xload et. al which has a tx speed graph from bottom-up
and rx speed graph from the top-down. The speedometer keeps track of the
current speed per second and shows it in a color corresponding to which
of rx or tx that has the highest speed at the moment. Also, the graph is
drawn in a way that the highest speed is drawn on top of the other while
the other is in the background.