A simple tool to manage networking under Linux
http://kalos.mine.nu/setnet/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
858 B
19 lines
858 B
Source: setnet
|
|
Section: unknown
|
|
Priority: optional
|
|
Maintainer: Vincenzo (KatolaZ) Nicosia <katolaz@freaknet.org>
|
|
Build-Depends: debhelper (>=9)
|
|
Standards-Version: 3.9.8
|
|
Homepage: http://kalos.mine.nu/setnet
|
|
#Vcs-Git: git://anonscm.debian.org/collab-maint/setnet.git
|
|
#Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/setnet.git
|
|
|
|
Package: setnet
|
|
Architecture: all
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, bash | busybox | dash | ksh | mksh | posh | yash , dhcp-client, dialog, iproute2, wireless-tools
|
|
Suggests: wpasupplicant, pastebinit, net-tools, iputils-ping, bind9-host, traceroute
|
|
Description: simple shell/dialog tool to configure networks
|
|
setnet is a shell script with a dialog UI to configure ethernet
|
|
and wifi connections. It is meant to be POSIX-compliant, and has
|
|
been tested on bash, busybox, dash, ksh, mksh, posh, and yash.
|
|
|
|
|