WL500gPControl: A simple command line tools to control the Asus WL500gP router
The package consists of two command-line utilities to manage the Asus WL500g Premium router without logging to its admin page.
The main utility is WL500gPControl
is used to ask the status of the connection
(Connected
/Disconnected
), connection parameters (DNS servers
, Local IP
,
Foreign IP
etc, log), and perform connection, disconnection and reconnection.
Other utility - WL500gPStatus
created only to ease integration into xmobar
and return only Connected
or Disconnected
string, enclosed into format
tags (when option -c
is given).
The last argument of these two utilities is a credentials file. It has simple format:
user: <user name> password: <password> host: <host name or IP address>
The password should be in plain text, so it is recommended to protect this file from reading for everyone except you.
If credentials file is not given, than programs will try to use default credential file, which should be located:
on Linux:
$HOME/.WL500gPControl/credentials
on Windows:
C:\Documents And Settings\user\Application Data\WL500gPControl\credentials
Sometimes paths could be different. To determine the read path to the
default credentials file run WL500gPControl -s
and look at the error string, where
will be sayed where it searches credentials file.
[Skip to Readme]
Downloads
- WL500gPControl-0.3.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.3.1, 0.3.2, 0.3.4 |
---|---|
Dependencies | base (<4), directory, filepath, mtl, unix, Win32, WL500gPLib (>=0.3) [details] |
License | BSD-3-Clause |
Author | Vasyl Pasternak <vasyl.pasternak@gmail.com> |
Maintainer | Vasyl Pasternak <vasyl.pasternak@gmail.com> |
Category | Network, UI |
Uploaded | by VasylPasternak at 2009-10-28T20:21:11Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | WL500gPControl, WL500gPStatus |
Downloads | 2920 total (14 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-10-26 [all 9 reports] |