From 667f7eb216cfa99f99effff1040cf73ffe5fcc59 Mon Sep 17 00:00:00 2001 From: Miek Gieben Date: Wed, 19 Jun 2013 15:22:55 +0000 Subject: [PATCH] Added --- ex/as212/as212.go | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 ex/as212/as212.go diff --git a/ex/as212/as212.go b/ex/as212/as212.go new file mode 100644 index 00000000..055914c3 --- /dev/null +++ b/ex/as212/as212.go @@ -0,0 +1,8 @@ +// Copyright 2011 Miek Gieben. All rights reserved. +// Use of this source code is governed by a BSD-style +// license that can be found in the LICENSE file. + +// An AS212 blackhole DNS server. Similar to the one found in evldns. +// Also see https://www.as112.net/ + +