We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c359b8 commit f0b469eCopy full SHA for f0b469e
README.md
@@ -23,6 +23,12 @@ Wildcard DNS for any IP Address. RustyAlias allows you to map any IP Address to
23
- **`customer3-app-7f000101.example.com`** maps to **127.0.1.1**
24
- **`customer4.2a04-4e42-200--201.example.com`** maps to **2a04:4e42:200::201**
25
26
+**Version TXT record:**
27
+
28
+- **`version`** returns **RustyAlias v1.6.0**
29
+- **`ver`** returns **RustyAlias v1.6.0**
30
+- **`v`** returns **RustyAlias v1.6.0**
31
32
## Podman (Docker)
33
34
```bash
0 commit comments