1
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
2
Development and Code Review / HackApi for OPNsense - php API client
« on: January 12, 2024, 06:19:37 pm »
Hi folks,
Just to let you know that i've just released HackApi, a php API client , with an OPNsense module.
https://github.com/soif/HackApi/
It currently implements 658 methods to interface with the OPNsense API.
I've successfully tested over 250 methods (endpoints) that are now production ready.
If you like this library, you're more than welcome to test and report untested methods and/or add missing descriptions. Pull Requests are always welcome!
FYI this API client also implements modules for openWRT, Huawei or ZTE modems, and SFR (isp) boxes....
Feel free to add your own, if you like.
Happy new year!
Just to let you know that i've just released HackApi, a php API client , with an OPNsense module.
https://github.com/soif/HackApi/
It currently implements 658 methods to interface with the OPNsense API.
I've successfully tested over 250 methods (endpoints) that are now production ready.
If you like this library, you're more than welcome to test and report untested methods and/or add missing descriptions. Pull Requests are always welcome!
FYI this API client also implements modules for openWRT, Huawei or ZTE modems, and SFR (isp) boxes....
Feel free to add your own, if you like.
Happy new year!
Pages: [1]