https://github.com/fiddlerwoaroof/netgear-telnetenable
Automatically exported from code.google.com/p/netgear-telnetenable
https://github.com/fiddlerwoaroof/netgear-telnetenable
Last synced: about 1 year ago
JSON representation
Automatically exported from code.google.com/p/netgear-telnetenable
- Host: GitHub
- URL: https://github.com/fiddlerwoaroof/netgear-telnetenable
- Owner: fiddlerwoaroof
- Created: 2015-10-28T17:10:30.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-28T17:13:04.000Z (almost 11 years ago)
- Last Synced: 2025-07-14T05:17:01.320Z (about 1 year ago)
- Language: Python
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: Readme.txt
Awesome Lists containing this project
README
telnetenable.py
Paul Gebheim
Translated from the C source available from
http://wiki.openwrt.org/oldwiki/openwrtdocs/hardware/netgear/telnetconsole
Running:
python telnetenable.py
IP - The IP of your Netgear device, usually 192.168.1.1
MAC - The mac address should be the MAC address of the LAN port on your Netgear device, WITHOUT the ":". e.g. "00:40:5E:21:14:4E" would be written as "00405E21144E".
Username - Username for accessing the telnet console, usually 'Gearguy'
Password - Password for accessing the telnet console, usually 'Geardog'