python-aiopnsense 1.1.5-1
Package Information
| Description | client for OPNsense firewall API It wraps supported REST endpoints exposed by OPNsense routers and firewalls behind a single client interface. This library talks to the OPNsense REST API on a configured firewall or router. It can query system information, notices, certificates, CARP status, firmware update state, interface data, gateway data, CPU, memory, filesystem and temperature telemetry. It also handles diagnostic traffic snapshots, live interface traffic samples, DHCP leases, ARP entries, firewall rules, NAT rules, alias toggling, firewall state killing, service status checks and service start, stop and restart actions. Additional supported areas include SMART device information, Unbound blocklist management, OpenVPN and WireGuard status, VPN instance toggling, vnStat metrics, captive portal vouchers, speed test data, Wake-on-LAN actions, reboot requests and interface reloads. |
|---|---|
| Maintainer | Home Assistant Team <team+homeassistant@tracker.debian.org> |
| Changed By | Edward Betts <edward@4angle.com> |
| Sponsor | edward@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/homeassistant-team/deps/python-aiopnsense.git (browse) |
| Closes | #1143077 |
| Tracker | https://tracker.debian.org/pkg/python-aiopnsense |
| Uploaded | 4 hours ago |
New Package Report
.changes
| Architecture | all source |
|---|---|
| Distribution | unstable |
| Date | Thu, 30 Jul 2026 07:06:58 +0100 |
| Source | python-aiopnsense |
| Version | 1.1.5-1 |
| Changed-By | Edward Betts |
Changelog
python-aiopnsense (1.1.5-1) unstable; urgency=medium . * Initial release. (Closes: #1143077)
.dsc
| Section | python |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | python3-aiopnsense deb python optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: aiopnsense
Upstream-Contact: Snuffy2
Source: https://github.com/Snuffy2/aiopnsense
Files: *
Copyright: Snuffy2
License: Apache-2.0
Files: debian/*
Copyright: 2026 Edward Betts <edward@4angle.com>
License: Apache-2.0
License: Apache-2.0
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
.
http://www.apache.org/licenses/LICENSE-2.0
.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
.
On Debian systems, the complete text of the Apache 2.0 License
can be found in /usr/share/common-licenses/Apache-2.0 file.