mirror of
https://github.com/tteck/Proxmox.git
synced 2025-03-13 12:52:37 +00:00
Compare commits
No commits in common. "253da053feff9c39142a58391eac08ccb6aa88f5" and "7d77be87d517a48d3a8cfda68acc71c90263cd7f" have entirely different histories.
253da053fe
...
7d77be87d5
@ -22,9 +22,6 @@ msg_ok "Installed Dependencies"
|
||||
|
||||
msg_info "Installing WireGuard"
|
||||
$STD apt-get install -y wireguard wireguard-tools net-tools iptables
|
||||
iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
|
||||
DEBIAN_FRONTEND=noninteractive apt-get -o Dpkg::Options::="--force-confnew" install -y iptables-persistent &>/dev/null
|
||||
$STD netfilter-persistent reload
|
||||
msg_ok "Installed WireGuard"
|
||||
|
||||
msg_info "Installing WGDashboard"
|
||||
|
Loading…
x
Reference in New Issue
Block a user