Added -n to set NS ip, updated docs, added checks

This commit is contained in:
Erik Ekman
2008-09-14 13:21:11 +00:00
committed by Erik Ekman
parent e7fdb0a5f5
commit b36ed27117
3 changed files with 52 additions and 15 deletions

View File

@@ -13,7 +13,8 @@ CHANGES:
a nameserver on localhost. Use -b port to enable.
- iodine client now shuts down if it detects a server restart.
- iodined now replies to NS request on its own domain, fixes issue #33.
The destination IP address is sent as reply.
The destination IP address is sent as reply. Use -n to specify
a specific IP address to return (if behind NAT etc).
- Upstream data is now Base64 encoded if relay server preserves case and
supports the plus (+) character in domain names, fixes #16.