summaryrefslogtreecommitdiffstats
path: root/contrib/ecs-gen/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ecs-gen/README.md')
-rw-r--r--contrib/ecs-gen/README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/contrib/ecs-gen/README.md b/contrib/ecs-gen/README.md
new file mode 100644
index 0000000..acd1cac
--- /dev/null
+++ b/contrib/ecs-gen/README.md
@@ -0,0 +1,10 @@
+# dnsperf-ecs-gen
+
+Small python script to generate EDNS Client Subnet options for `dnsperf`.
+
+Requires `dnspython` to be installed.
+
+```
+$ ./dnsperf-ecs-gen 192.168.0.1/24
+-e 8:00011800c0a800
+```