Update README.md

This commit is contained in:
tteckster 2022-08-20 17:16:40 -04:00 committed by GitHub
parent dbd238cd64
commit def4a71f47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 22 additions and 0 deletions

View File

@ -1976,6 +1976,28 @@ ________________________________________________________________________________
</details>
<details>
<summary markdown="span"> 🔸Mikrotik RouterOS VM </summary>
<p align="center"><img src="https://mikrotik.com/img/mtv2/newlogo.svg?raw=true" height="100"/></p>
<h1 align="center" id="heading"> Mikrotik RouterOS VM </h1>
[Mikrotik RouterOS](https://wiki.mikrotik.com/wiki/Manual:TOC) can be installed on a PC and will turn it into a router with all the necessary features - routing, firewall, bandwidth management, wireless access point, backhaul link, hotspot gateway, VPN server and more.
To create a new Proxmox Mikrotik RouterOS VM, run the following in the Proxmox Shell.
```
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/mikrotik-routeros-v4.sh.sh)"
```
<h3 align="center" id="heading">⚡ Default Settings: 1GB RAM - 2GB Storage - 1CPU ⚡</h3>
____________________________________________________________________________________________
</details>
<details>
<summary markdown="span"> Vaultwarden LXC</summary>