Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soif/openwrtapi
An OpenWrt API Php client exposing Ubus commands. Helps to easily remote control your Open WRT router.
https://github.com/soif/openwrtapi
api api-client class openwrt php remote router rpc-client ubus ubus-api
Last synced: about 1 month ago
JSON representation
An OpenWrt API Php client exposing Ubus commands. Helps to easily remote control your Open WRT router.
- Host: GitHub
- URL: https://github.com/soif/openwrtapi
- Owner: soif
- License: gpl-3.0
- Created: 2020-07-21T22:07:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-11-02T18:49:43.000Z (about 1 year ago)
- Last Synced: 2024-10-15T03:27:08.734Z (3 months ago)
- Topics: api, api-client, class, openwrt, php, remote, router, rpc-client, ubus, ubus-api
- Language: PHP
- Homepage:
- Size: 16.6 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenWrtAPI
Quick and dirty PHP class to query OpenWRT built-in Ubus API.
I mainly use it to query connected wireless clients...
*WORK IN PROGRESSS*