1
0
mirror of synced 2024-11-22 13:06:02 +03:00
This commit is contained in:
hwdsl2 2022-02-23 00:08:45 -06:00
parent 06c5e27080
commit a4e452e9df
4 changed files with 4 additions and 4 deletions

View File

@ -516,10 +516,10 @@ vpnsetup() {
detect_ip
install_vpn_pkgs
install_fail2ban
get_ikev2_script
get_swan_ver
get_libreswan
install_libreswan
get_ikev2_script
create_vpn_config
update_sysctl
update_iptables

View File

@ -530,10 +530,10 @@ vpnsetup() {
install_vpn_pkgs_1
install_vpn_pkgs_2
install_fail2ban
get_ikev2_script
get_swan_ver
get_libreswan
install_libreswan
get_ikev2_script
create_vpn_config
create_f2b_config
update_sysctl

View File

@ -645,10 +645,10 @@ vpnsetup() {
install_vpn_pkgs_2
install_vpn_pkgs_3
install_fail2ban
get_ikev2_script
get_swan_ver
get_libreswan
install_libreswan
get_ikev2_script
create_vpn_config
create_f2b_config
update_sysctl

View File

@ -633,10 +633,10 @@ vpnsetup() {
detect_ip
install_vpn_pkgs
install_fail2ban
get_ikev2_script
get_swan_ver
get_libreswan
install_libreswan
get_ikev2_script
create_vpn_config
update_sysctl
update_iptables