Closed crocket closed 10 years ago
Hi,
You would want to use FreeSpeechMe for this. NMControl is a DNS server, while FreeSpeechMe is a proxy server; as you correctly note, DNS servers only work for things that resolve to an IP address.
That said, NMControl does provide an RPC API for resolving .bit domains to .onion domains; this is actually what FreeSpeechMe uses under the hood.
Right now, FreeSpeechMe is only distributed as a Firefox extension, but there's a pull request awaiting review which allows it to run as a standalone proxy server, so it would work with any program that can use an HTTP/HTTPS proxy. https://github.com/namecoin/Convergence/pull/5
I close it.
For example,
federalistpapers.bit
is a tor hidden service. A tor hidden service cannot be resolved to an IP address.I want to access a tor hidden service via a .bit domain in any kind of program.
Can nmcontrol help with my purpose?