summaryrefslogtreecommitdiffstats
path: root/contrib/ecs-gen/README.md
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-07-17 07:16:07 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-07-17 07:16:07 +0000
commitdf8f0bdca092616a259724cc3bfb9152e928715f (patch)
tree3fdad2d562c12f9b03535564576b39b287f7176b /contrib/ecs-gen/README.md
parentAdding upstream version 2.5.2. (diff)
downloaddnsperf-df8f0bdca092616a259724cc3bfb9152e928715f.tar.xz
dnsperf-df8f0bdca092616a259724cc3bfb9152e928715f.zip
Adding upstream version 2.6.0.upstream/2.6.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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
+```