Skip to content

Commit

Permalink
Better description of the reflector
Browse files Browse the repository at this point in the history
  • Loading branch information
bortzmeyer committed Mar 13, 2010
1 parent 38a56ad commit 4d10b9c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ support for dynamic linking in Go)

Among the provided responders:
* rude-responder: responds REFUSED to every query
* reflector-responder: for TXT requests, responds with the IP address of the client
* reflector-responder: responds with the IP address of the client (for TXT
requests, in text form, for A or AAAA requests, as binary)
* as112: an AS 112 name server (see <http://www.as112.net/>)

For the person who compiles
Expand Down

0 comments on commit 4d10b9c

Please sign in to comment.