Added REST route to get the list of bridges

This commit is contained in:
2025-05-26 20:43:19 +02:00
parent de33c7d521
commit a8171375a8
5 changed files with 46 additions and 1 deletions

View File

@ -38,6 +38,9 @@ sudo netplan apply
```bash
sudo brctl show
# Or
ip link show type bridge
```
## Reference