|
@@ -1184,7 +1184,7 @@ ________________________________________________________________________________
|
|
|
</details>
|
|
|
|
|
|
<details>
|
|
|
-<summary markdown="span">Webmin System Administration</summary>
|
|
|
+<summary markdown="span"> Webmin System Administration</summary>
|
|
|
|
|
|
<p align="center"><img src="https://github.com/webmin/webmin/blob/master/images/webmin-blue.png?raw=true" height="100"/></p>
|
|
|
|
|
@@ -1229,12 +1229,13 @@ ________________________________________________________________________________
|
|
|
</details>
|
|
|
|
|
|
<details>
|
|
|
-<summary markdown="span"> WireGuard LXC </summary>
|
|
|
+<summary markdown="span"> 🔸WireGuard LXC </summary>
|
|
|
|
|
|
<p align="center"><img src="https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fcdn.icon-icons.com%2Ficons2%2F2699%2FPNG%2F512%2Fwireguard_logo_icon_168760.png&f=1&nofb=1" height="100"/></p>
|
|
|
|
|
|
<h1 align="center" id="heading"> WireGuard LXC </h1>
|
|
|
-
|
|
|
+<h3 align="center"> With WGDashboard </h3>
|
|
|
+
|
|
|
To create a new Proxmox WireGuard LXC, run the following in the Proxmox Shell (V2).
|
|
|
|
|
|
```
|
|
@@ -1245,6 +1246,19 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/w
|
|
|
|
|
|
After the script completes, If you're dissatisfied with the default settings, click on the LXC, then on the **_Resources_** tab and change the settings to what you desire. Changes are immediate.
|
|
|
|
|
|
+**WGDashboard Interface - http:// IP:10086**
|
|
|
+
|
|
|
+⚙️ **Initial Login**
|
|
|
+
|
|
|
+**username**
|
|
|
+ ```yaml
|
|
|
+ admin
|
|
|
+ ```
|
|
|
+ **password**
|
|
|
+ ```yaml
|
|
|
+ admin
|
|
|
+ ```
|
|
|
+
|
|
|
⚙️ **Host Configuration**
|
|
|
|
|
|
Run in the LXC console
|