mirror of
https://github.com/pia-foss/manual-connections.git
synced 2025-02-05 14:08:29 +00:00
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:
parent
b8cb2c3684
commit
2e29ad2d8d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user