Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafay Ghafoor authored Jul 24, 2017
1 parent a3a81c6 commit bfe4d1e
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,26 @@ A CLI-script which allows to obtain information and configure PTCL router settin
- Obtain DHCP information.
- Block and unblock devices using their mac addresses.

# TODO:

- Optimize Regular Expressions.
- Adding a method to change router password.
- Option to change frequency 2.4 Ghz or 5 Ghz.
- Option to change router transmission power.
- Formatting output.

# Features implementation to be done:

- [ ] Exclude android devices from station info and dhcp info.
- [X] Reboot router from script.
- [ ] Time restriction for user (by specifying or choosing from station info) device mac address or hostname.
- [ ] Adding URL to block unnecessary use for a website, also time limit for a site usage.
- [ ] Monitor devices connection info i.e., when they connect to the router and disconnect. Also devices uptime of the day.
- [ ] Block devices who remain connected to the router for x time (6 hours). Unblock them after 6 hours.
- [ ] Searching suspected users in the station info (Currently Active Devices) when speed is slow.
- [ ] Getting device connection info in a nice CSV file.
- [ ] Uploading CSV on a cloud everyday.




0 comments on commit bfe4d1e

Please sign in to comment.