12 lines
212 B
Markdown
12 lines
212 B
Markdown
# lxc-iptag
|
|
|
|
lxc-iptag is a simple script to add ip tags to LXC containers.
|
|
|
|

|
|
|
|
## Installation
|
|
|
|
```sh
|
|
curl -sL https://github.com/gitsang/lxc-iptag/raw/main/install.sh | sudo bash
|
|
```
|