A modern cross-platform GUI tool for security, deployment & auditing of Cisco Meraki appliances.
- Modern, simple, cross-platform GUI interface (Windows, macOS, Linux)
- Deploy changes to MX appliances across different networks simultaneously:
- L7 Firewall rules
- L3 Firewall rules (Coming SOon)
- Content Filtering(CommingSoon)
- Security Auditing capabilities:
- Extract all public IPs from all your appliances across all networks (even when using multiple WAN's)
- Lookup IPs via Censys or Shodan to identify exposed ports and assets
- Check IDS (Intrusion Prevention System) status and configuration across all appliances
- Check AMP (Advanced Malware Protection) status and configuration across all appliances
- Check Unescure Port Forwarding configs
- Zero persistent storage of sensitive data
- No telemetry collection
- Secure API communication
- Minimal dependencies (only 2 libs: meraki & dearpygui)
- Cisco Meraki Dashboard API Documentation
- Official Meraki API Python Library
- Meraki Automation Scripts
Contributions are welcome! Please feel free to submit pull requests. i am not a dev and i suck at making pretty GUI's
- Works only for a single organisation since its my use-case and the multi organisations api operations are hell D: (rate limits are too strong)
- inputing the api every time you use the app can be a bit cumbersome
MIT License
Copyright (c) 2024 SummoningShells
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.