Install FreeSWITCH then Fail2ban.
This commit is contained in:
parent
741e9b634b
commit
66f6f70177
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue