1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Source: spinner
Section: misc
Priority: optional
Maintainer: Christoph Berg <myon@debian.org>
Build-Depends: debhelper (>= 7), autotools-dev
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/spinner.git
Vcs-Git: git://anonscm.debian.org/collab-maint/spinner.git
Package: spinner
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Sends small packets over a idle link
spinner sends small packets (null packets or a fancy ASCII spin
fan with motion) to keep a link up.
.
It is the perfect application to keep alive a connection over
routers which disconnect a link after some idle time.
|