https://github.com/abdulrahman1s/wifi-speed
A tool to change the speed of WI-FI
https://github.com/abdulrahman1s/wifi-speed
cli router tool wifi
Last synced: 8 months ago
JSON representation
A tool to change the speed of WI-FI
- Host: GitHub
- URL: https://github.com/abdulrahman1s/wifi-speed
- Owner: abdulrahman1s
- Created: 2022-09-20T02:58:31.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-20T08:47:06.000Z (almost 4 years ago)
- Last Synced: 2025-04-10T09:48:22.462Z (about 1 year ago)
- Topics: cli, router, tool, wifi
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WI-FI Speed Changer
I frequently open my router settings to simply change the wifi speed,
Yes, I am lazy enough to write a program to automate this task.
> \* [Why I changing the speed too often?](https://www.reddit.com/r/Egypt/comments/x7b8lb/unlimited_internet_in_egypt/)
### Supported Routers
- HG630 v2
\* If you are a Python developer, please consider contributing to support more routers, thanks
### Installation & Usage
```s
$ pip install git+https://github.com/abdulrahman1s/wifi-speed.git
# or python -m pip install git+https://github.com/abdulrahman1s/wifi-speed.git
$ wifi-speed
```
### Notice
The program will attempt to read those environment variables `ROUTER_USERNAME` and `ROUTER_PASSWORD` if detected the prompts will NOT show.