Compare commits

...

2 Commits

Author SHA1 Message Date
Zachariah Gibbens 16fc142f7d modified: install.sh 2022-12-11 02:11:42 +00:00
Zachariah Gibbens f9cade48eb modified: install.sh 2022-12-11 01:58:09 +00:00
1 changed files with 8 additions and 1 deletions

View File

@ -14,7 +14,14 @@ sudo systemctl restart ssh.service
sudo apt install certbot
#sudo apt install python3-certbot-nginx
sudo apt install python3-certbot-dns-cloudflare
sudo apt install dnsmasq
sudo apt install dnsmasq ipset
sudo apt install openvpn
sudo apt install iodine
sudo apt install v2ray
sudo apt install shadowsocks-libev
sudo apt install ocserv
PASSWD=$(date -u | sha512sum | cut -d" " -f1)
echo $PASSWD | sudo ocpasswd $OCUSERNAME
sudo apt -t experimental install tor
mkdir -p /etc/tinc
sudo apt -t experimental install tinc