Upgrade note
After downloading the DEB file please run:
cd ~/Downloads
sudo apt upgrade ./cisco-meraki-clu.deb
Please note that I added new python libraries to this version, after upgrading the the software please run:
pip install -r /opt/akamura/cisco-meraki-clu/requirements.txt
Version 1.4 (2024-03-24)
New Features
- [DNSBL Check Tool] Check your IP reputation agains more than 300 lists.
- [IP Check Tool] Based on the powerful IPinfo database this tool gives you precise data about an IP when you need it most.
- [Password Generator Tool] Generate infinite complex passwords and export them in CSV format.
- [Subnet Calculator Tool] An assistant to help you create, manipulate and export subnets.
Minor improvements
- Refactored and redesigned submenus across the application.
Bug Fixes
- No fixes from the previous release.
Documentation Updates
- Updated documentation.