sudo apt install zsh-autosuggestions zsh-syntax-highlighting zsh
#!/bin/bash | |
apt update && apt upgrade -y | |
apt install strongswan strongswan-pki libcharon-extra-plugins net-tools wget certbot -y | |
DEBIAN_FRONTEND=noninteractive apt-get -y install iptables-persistent | |
HOST_NAME="vpn.example.com" | |
read -e -i "$HOST_NAME" -p "VPN host name: " HOST_NAME | |
HOST_NAME="${input:-$HOST_NAME}" | |
LOCAL_SUBNET="172.19.240.0/20" |
People
![]() :bowtie: |
๐ :smile: |
๐ :laughing: |
---|---|---|
๐ :blush: |
๐ :smiley: |
:relaxed: |
๐ :smirk: |
๐ :heart_eyes: |
๐ :kissing_heart: |
๐ :kissing_closed_eyes: |
๐ณ :flushed: |
๐ :relieved: |
๐ :satisfied: |
๐ :grin: |
๐ :wink: |
๐ :stuck_out_tongue_winking_eye: |
๐ :stuck_out_tongue_closed_eyes: |
๐ :grinning: |
๐ :kissing: |
๐ :kissing_smiling_eyes: |
๐ :stuck_out_tongue: |