Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #63921
| From | Denis McMahon <denismfmcmahon@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: python adsl script |
| Date | 2014-01-14 17:30 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <lb3s7l$adc$2@dont-email.me> (permalink) |
| References | <69acfb5b-4cb2-4751-a20d-ae25e39ec471@googlegroups.com> |
On Tue, 14 Jan 2014 09:27:07 -0800, ngangsia akumbo wrote: > what about a python script that can retrieve my entire isp setting from > my adsl router. > Any ideas This is probably possible using telnet, so it should be possible to do it over a socket interface, yes. > Also my grand mother forget her computer password, she can only login > through the guest account. what about a script that can solve that > problem. We are not your familiy's tech support group. Nor will we write your code from scratch for you. I suggest you learn to google. There are plenty of tools out there that can be used to reset passwords on various operating systems. -- Denis McMahon, denismfmcmahon@gmail.com
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
python adsl script ngangsia akumbo <ngangsia@gmail.com> - 2014-01-14 09:27 -0800
Re: python adsl script Denis McMahon <denismfmcmahon@gmail.com> - 2014-01-14 17:30 +0000
Re: python adsl script Stephane Wirtel <stephane@wirtel.be> - 2014-01-14 18:37 +0100
Re: python adsl script Adnan Sadzak <sadzak@gmail.com> - 2014-01-14 22:48 +0100
csiph-web