Skip to content

Commit

Permalink
added VPN stats
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandrErohin committed Nov 18, 2024
1 parent 7a9fbfe commit ab7d72c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@ or you have TP-link C5400X or similar router you need to get web encrypted passw
| reboot | | reboot router |
| authorize | | authorize for actions |
| logout | | logout after all is done |
| get_vpn_status | | Gets VPN info for OpenVPN and PPTPVPN and connected clients amount | [VPNStatus](#vpn_status) |
| set_vpn | vpn: [VPNStatus](#vpn_status), enable: bool | Allow to turn on/of VPN | |
| send_sms | phone_number: str, message: str | Send sms for LTE routers | |
| send_ussd | command: str | Send USSD command for LTE routers | str |
| get_sms | | Get sms messages from the first page for LTE routers | [[SMS]](#sms) |
Expand Down

0 comments on commit ab7d72c

Please sign in to comment.