-
Notifications
You must be signed in to change notification settings - Fork 0
Berjango/RouterPassword
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
NO GUARANTEES - USE AT OWN RISK Contains a Python program to automatically change the router password for the purpose of getting rid of hackers. This program has succesfully run for several hours but at other times failed in a few minutes so some monitoring is required. Has dramatically improved my computer security with zero side effects with basic use. Please note, this is a very specific program written for my router (Optus sagemcom) and a debian based live linux system but may still be useful for others if modified. It is prefereable to harden your system before running this program otherwise the operation could get interfered with. Contains 2 programs : RouterPass.py - which is unrelaiable and uses the firefox web browser.(DO NOT USE EXCEPT AS A LAST RESORT) RouterPassm.py which is more reliable and uses the min web browser. (USE THIS) To install run "sh installm" in a terminal. To run type the following command in a terminal python3 RouterPassm.py This program fortunately only works locally to the router and controls a web browser to log in and change the router password. WARNING !! It is potentially dangerous to change your router password as if you are being targeted by hackers it will make them angry.They could disable your system and cause you to lose data.Do not run if you have valuable data connected to the internet or you have a system that cannot easily be restored.BE VERY CAREFUL!!!!!!! REQUIREMENTS Needs the min web browser installed on the system. CURRENT DEVELOPMENT STATUS : RouterPassm.py reasonably stable and working well for me but is a very specific program.
About
Changes router password automatically and periodically to improve computer security