Enhanced export functionality with error handling and updated Active method implementation for improved error management

This commit is contained in:
2025-05-24 14:53:56 +02:00
parent 79f6fc0265
commit 7f4fabe856
4 changed files with 87 additions and 95 deletions

@ -2,7 +2,6 @@
""" This Script encrypt Wireguardfiles for Wirepy users for more Security """
import argparse
import logging
from pathlib import Path
import pwd
import shutil