autogre/README.md

11 lines
238 B
Markdown
Raw Permalink Normal View History

2023-08-19 21:49:49 +00:00
# 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
```