Desert Gamer 1b10014eb8
feat: optimize script and add tag formatting options
- Add configurable IP tag format (full, last_octet, last_two_octets)
- Fix IP CIDR matching to respect network mask correctly
- Suppress AppArmor warnings by redirecting error outputs
- Optimize status check functions with unified check_status_changed() function
- Fix handling of containers and VMs with update_all_tags() function
- Improve tag filtering to handle both full and partial IP formats
- Add support for directory creation during updates
- Convert all comments to English for better maintainability
- Implement more robust error handling for system commands

This update makes the script more efficient, customizable, and eliminates 
error output from AppArmor warnings while ensuring proper CIDR validation.
2025-04-06 17:14:28 +03:00
2025-03-23 21:51:55 +01:00
2025-03-14 13:05:51 +01:00
2025-04-05 06:49:04 +00:00
2025-03-24 12:00:56 +01:00
2025-04-06 12:32:00 +00:00
2025-04-03 11:16:34 +02:00
2025-03-23 21:51:55 +01:00
2025-03-24 20:17:00 +00:00
2025-03-03 10:10:57 +01:00
2025-03-05 10:22:06 +01:00
2025-03-03 10:10:57 +01:00

🚧 ProxmoxVED Helper-Scripts (Development Repository)

Warning: This repository is under active development and is not intended for production use. Changes may occur at any time!


🔧 What is this?

This repository contains a collection of scripts for managing and automating Proxmox Virtual Environment (Proxmox VE). Originally created by tteck, the project is now community-driven and continues to evolve.


🚀 Development Status

  • ⚠️ Unstable: Features may be incomplete or subject to change.
  • 📢 Community-driven: Contributions and feedback are welcome.
  • 🔄 Frequent updates: Active development means rapid iterations and fixes.

💬 Get Involved

Join the discussion, contribute code, or report issues:

📜 License

This project is licensed under the MIT License.



Proxmox® is a registered trademark of Proxmox Server Solutions GmbH.

Description
No description provided
Readme MIT 6.8 MiB
Languages
Shell 67.1%
TypeScript 30.8%
Go 1.7%
CSS 0.3%
JavaScript 0.1%