ProxmoxVE-CommunityScripts/tools/pve
Desert Gamer 6a2fc4083b
Enhanced IP-Tag installation script with interactive configuration, improved VM IP detection, and better visual indicators (#7366)
- **Interactive Configuration**: Added setup wizard for `TAG_FORMAT` (last_two_octets/last_octet/full) and `LOOP_INTERVAL` (30-7200 seconds) during installation/update
- **Unified Installation Menu**: Replaced conditional service detection with unified menu offering install-with-service, install-command-only, and update options
- **Post-Installation Guidance**: Added comprehensive information display about configuration file location (`/opt/iptag/iptag.conf`) and required CIDR_LIST setup
- **Improved VM IP Detection**: Enhanced IP discovery with QM guest agent priority, ARP table validation via ping, and automatic removal of stale ARP entries
- **Visual Indicators**: Replaced emoji symbols with standard ASCII characters (✓/✗) with proper colors for better terminal compatibility
- **Simplified Update Process**: Removed complex service detection logic and provided direct update option in main menu

These changes address user feedback about complex installation requirements, VM IP detection issues, and provide clearer guidance for network subnet configuration.
2025-09-03 09:25:37 +02:00
..
add-iptag.sh Enhanced IP-Tag installation script with interactive configuration, improved VM IP detection, and better visual indicators (#7366) 2025-09-03 09:25:37 +02:00
clean-lxcs.sh Feature: Clean-LXC support now alpine (#6628) 2025-08-07 13:34:40 +02:00
clean-orphaned-lvm.sh Fix/thinpool detection as it allows to delete active thinpool with different name than "data" (#6730) 2025-08-10 13:37:49 +02:00
container-restore-from-backup.sh
core-restore-from-backup.sh
cron-update-lxcs.sh
frigate-support.sh [core] remove unneeded vars from shellcheck (#3899) 2025-04-15 15:20:46 +02:00
fstrim.sh Refactor: FSTrim (Filesystem Trim) (#6660) 2025-08-08 11:37:36 +02:00
host-backup.sh
hw-acceleration.sh [core] remove unneeded vars from shellcheck (#3899) 2025-04-15 15:20:46 +02:00
kernel-clean.sh
kernel-pin.sh [core] remove unneeded vars from shellcheck (#3899) 2025-04-15 15:20:46 +02:00
lxc-delete.sh Feature: LXC-Delete (pve helper): add "all items" (#4296) 2025-05-12 15:58:14 +02:00
microcode.sh [core] remove unneeded vars from shellcheck (#3899) 2025-04-15 15:20:46 +02:00
monitor-all.sh add support for multiple ip addresses in monitor-all.sh (#7244) 2025-08-28 07:17:58 +02:00
nic-offloading-fix.sh Add support for e1000 NIC (#6575) 2025-08-05 13:45:33 +02:00
pbs_microcode.sh [core] remove unneeded vars from shellcheck (#3899) 2025-04-15 15:20:46 +02:00
pbs3-upgrade.sh
pbs4-upgrade.sh PBS: Upgrade Script for v4 (#7214) 2025-08-26 14:07:16 +02:00
post-pbs-install.sh post-pbs: increase enterprise recognition (#7280) 2025-08-29 12:36:55 +02:00
post-pmg-install.sh Refactor: Post-PMG-Script (#7212) 2025-08-26 14:05:30 +02:00
post-pve-install.sh Post-Install, change pve-test for trixie (#7031) 2025-08-20 20:18:48 +02:00
pve-privilege-converter.sh PVE-Privilege-Converter (#4906) 2025-06-02 10:46:00 +02:00
pve8-upgrade.sh
scaling-governor.sh [core] remove unneeded vars from shellcheck (#3899) 2025-04-15 15:20:46 +02:00
update-lxcs-cron.sh Use onliner for updates (#4414) 2025-05-12 16:07:07 +02:00
update-lxcs.sh Use onliner for updates (#4414) 2025-05-12 16:07:07 +02:00
update-repo.sh
usb-passthrough.sh