Install FreeSWITCH then Fail2ban.

This commit is contained in:
FusionPBX 2021-03-08 08:34:42 -07:00 committed by GitHub
parent 741e9b634b
commit 66f6f70177
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -44,15 +44,15 @@ resources/php.sh
#NGINX web server
resources/nginx.sh
#Fail2ban
resources/fail2ban.sh
#Postgres
resources/postgresql.sh
#FreeSWITCH
resources/switch.sh
#Fail2ban
resources/fail2ban.sh
#set the ip address
server_address=$(hostname -I)