30 Commits

Author SHA1 Message Date
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
Desert Gamer
39362c76c3
fix(script): resolve parameter verification errors
- Add new update_all_tags() function to properly handle container/VM lists
- Fix missing vmid parameter error that was causing "type check ('integer') failed"
- Replace direct update_tags calls with update_all_tags calls in check() function
- Ensure proper iteration over all containers and VMs during tag updates
- Simplify conditional logic for force updates
2025-04-06 16:35:04 +03:00
Desert Gamer
e0a8b4dda2
Create add-iptag.sh 2025-03-31 17:01:33 +03:00
CanbiZ
cfda3bce51 Update gpu-intel.func 2025-03-31 15:31:06 +02:00
CanbiZ
dda43e05a6 Update gpu-intel.func 2025-03-31 15:27:24 +02:00
CanbiZ
df257af24e Update hw-acceleration.sh 2025-03-31 15:23:26 +02:00
CanbiZ
1551539cb5 Update hw-acceleration.sh 2025-03-31 15:13:40 +02:00
CanbiZ
639cc9dc13 Update hw-acceleration.sh 2025-03-31 15:12:59 +02:00
CanbiZ
e50ac22c00 Update hw-acceleration.sh 2025-03-31 15:08:39 +02:00
CanbiZ
96602f913a fix bug 2025-03-31 15:01:06 +02:00
CanbiZ
79f92db110 Update gpu-nvidia.func 2025-03-31 14:57:00 +02:00
CanbiZ
87e5204abe Update hw-acceleration.sh 2025-03-31 14:54:39 +02:00
CanbiZ
bed4d7c9b3 Update gpu-intel.func 2025-03-31 14:54:02 +02:00
CanbiZ
112a879f61 Update hw-acceleration.sh 2025-03-31 14:51:39 +02:00
CanbiZ
63ec528771 Update hw-acceleration.sh 2025-03-31 14:50:29 +02:00
CanbiZ
c374326940 Update gpu-intel.func 2025-03-27 15:28:17 +01:00
CanbiZ
c88bea8220 fixes 2025-03-27 15:22:43 +01:00
CanbiZ
69a2c23702 Update hw-acceleration.sh 2025-03-27 14:53:00 +01:00
CanbiZ
c8110be760 gpu things 2025-03-27 14:50:34 +01:00
CanbiZ
7a971b0bb3 Create gpu-nvidia.func 2025-03-27 14:43:19 +01:00
CanbiZ
1be9bd2bd4 Update hw-acceleration.sh 2025-03-27 14:30:33 +01:00
CanbiZ
e5c251f21c Update hw-acceleration.sh 2025-03-27 14:21:16 +01:00
CanbiZ
e1a7572e4e Update hw-acceleration.sh 2025-03-27 14:15:17 +01:00
CanbiZ
3d63800e65 Update hw-acceleration.sh 2025-03-27 14:09:50 +01:00
CanbiZ
bdf3e1c6ee Update hw-acceleration.sh 2025-03-27 14:06:24 +01:00
CanbiZ
b68258ade2 Update hw-acceleration.sh 2025-03-27 14:00:14 +01:00
CanbiZ
d0c093e076 curl fixes 2025-03-24 14:12:43 +01:00
CanbiZ
9d0b930db8 Use curl instead of wget 2025-03-24 12:00:56 +01:00
CanbiZ
1e7ea4f72c Create kernel-clean.sh 2025-03-19 13:26:20 +01:00
CanbiZ
5c459b1fff Cleanup Project 2025-03-14 13:05:51 +01:00