pfsense backup script Python script to take backup of remote pfsense installation. Prerequisites pip install -r requirements.txt Environment file (.env) PFSENSE_USER=admin PFSENSE_PASS=admin URL=http://192.168.1.1 FOLDER=backupfolder License ISC