mirror of
https://github.com/kidwellj/proxmox-scripts.git
synced 2025-01-09 13:12:22 +00:00
Updated README.md
This commit is contained in:
parent
9be10e2b88
commit
7fb29f3d60
17
README.md
17
README.md
|
@ -266,3 +266,20 @@ After the script completes, If you're dissatisfied with the default settings, cl
|
|||
____________________________________________________________________________________________
|
||||
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary markdown="span">Tor Snowflake LXC</summary>
|
||||
|
||||
<h1 align="center" id="heading"> Tor Snowflake Server LXC </h1>
|
||||
|
||||
To create a new Tor Snowflake LXC, run the following in the Proxmox web shell.
|
||||
|
||||
```
|
||||
bash -c "$(wget -qLO - https://raw.githubusercontent.com/StevenSeifried/proxmox-scripts/main/ct/languagetool_container.sh)"
|
||||
```
|
||||
<h3 align="center" id="heading">Default Settings: 512MB RAM - 4GB Storage - 1vCPU</h3>
|
||||
|
||||
|
||||
____________________________________________________________________________________________
|
||||
|
||||
</details>
|
Loading…
Reference in a new issue