Added notification about PF requirements

Added notification about requirements of PF to maintain an active script, and the refresh time to be expected.
This commit is contained in:
faireOwl 2021-01-26 13:02:38 -07:00 committed by goonix
parent b8cb2c3684
commit 2e29ad2d8d
1 changed files with 1 additions and 0 deletions

View File

@ -149,6 +149,7 @@ while true; do
echo -e Forwarded port'\t'${GREEN}$port${NC}
echo -e Refreshed on'\t'${GREEN}$(date)${NC}
echo -e Expires on'\t'${RED}$(date --date="$expires_at")${NC}
echo -e "\n${GREEN}This script will need to remain active to use port forwarding, and will refresh every 15 minutes.${NC}\n"
# sleep 15 minutes
sleep 900