diff options
author | warptangent <warptangent@tutanota.com> | 2015-12-15 09:23:17 -0800 |
---|---|---|
committer | warptangent <warptangent@tutanota.com> | 2015-12-15 10:13:16 -0800 |
commit | 0d40de48c2da9cd24fa656500034f64baf87fd89 (patch) | |
tree | 07cf315e63a5369efe1a60ff1f8c6ef059b98e49 /include | |
parent | Fix typo (diff) | |
download | monero-0d40de48c2da9cd24fa656500034f64baf87fd89.tar.xz |
Optionally restrict DNS queries to TCP
Sample use:
DNS_PUBLIC=tcp torsocks bin/bitmonerod --p2p-bind-ip 127.0.0.1
Test:
Run above with --log-level 4 with and without DNS_PUBLIC environment
variable set.
DNS debugging info should show successful DNS lookups only when
DNS_PUBLIC is set to "tcp":
DNS lookup for seeds.moneroseeds.se: 17 results
DNS lookup for seeds.moneroseeds.ae.org: 17 results
DNS lookup for seeds.moneroseeds.ch: 12 results
DNS lookup for seeds.moneroseeds.li: 12 results
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions