summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorHåkon Nessjøen <haakon.nessjoen@gmail.com>2010-11-03 03:04:41 +0100
committerHåkon Nessjøen <haakon.nessjoen@gmail.com>2010-11-03 03:04:41 +0100
commit1c11ee970aaa1dde00028508517e2f8964cd54ea (patch)
treeefe3331c42ced61d35d14c9d646118874b614689 /README.markdown
parent3103d2c9c237101abf143dd19e9998a426c0d9ec (diff)
downloadMAC-Telnet-1c11ee970aaa1dde00028508517e2f8964cd54ea.tar.gz
MAC-Telnet-1c11ee970aaa1dde00028508517e2f8964cd54ea.zip
Added missing file, documentation fixup, and minifixup in makefile
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.markdown b/README.markdown
index 3dc7f0e..b10515c 100644
--- a/README.markdown
+++ b/README.markdown
@@ -22,13 +22,13 @@ Usage
-----
# mactelnet -h
- Usage: ./mactelnet <ifname> <MAC|identity> [-h] [-n] [-u <username>] [-p <password>]
+ Usage: ./mactelnet <MAC|identity> [-h] [-n] [-t <timeout>] [-u <username>] [-p <password>]
Parameters:
- ifname Network interface that the RouterOS resides on. (example: eth0)
MAC MAC-Address of the RouterOS device. Use mndp to discover them.
identity The identity/name of your RouterOS device. Uses MNDP protocol to find it..
-n Do not use broadcast packets. Less insecure but requires root privileges.
+ -t Amount of seconds to wait for a response on each interface.
-u Specify username on command line.
-p Specify password on command line.
-h This help.
@@ -36,7 +36,7 @@ Usage
Example:
- $ ./mactelnet eth0 0:c:42:43:58:a5 -u admin
+ $ ./mactelnet 0:c:42:43:58:a5 -u admin
Password:
Connecting to 0:c:42:43:58:a5...done