autogre/README.md
2023-08-19 23:49:49 +02:00

11 lines
238 B
Markdown

# AutoGRE
Tool to dynamically update GRE tunnels in a network based on a FQDN.
## Installation
Not good looking install command by curl and bash:
```bash
curl -s https://git.gnous.eu/mael/autogre/raw/branch/main/install.sh | bash
```