You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
curl -X POST https://textbelt.com/text --data-urlencode phone=$2 --data-urlencode message="Hi, your deployment is done. Here's your firewall: $3 Login with username user and password $4" -d key=$5
# SMS to SE
curl -X POST https://textbelt.com/text --data-urlencode phone=$1 --data-urlencode message="Hi, your deployment is done. Here's your firewall: $3 Login with username user and password $4" -d key=$5