Stand/Server Software/vpn-node-tools/setup.sh

9 lines
260 B
Bash
Raw Normal View History

2024-10-16 11:20:42 +08:00
#!/bin/bash
apt-get update
apt-get remove -y man-db apparmor
apt-get upgrade -y
apt-get install -y php-cli php-curl screen certbot strongswan strongswan-pki libcharon-extra-plugins libcharon-extauth-plugins libstrongswan-extra-plugins iptables
php setup.php