nmcontrol icon indicating copy to clipboard operation
nmcontrol copied to clipboard

Namecoin Control

Results 4 nmcontrol issues
Sort by recently updated
recently updated
newest added

Hi, After testing, seems that resolving IPv6 addresss do not work. Tried with the lastest nmcontrol version and tried using a public opennicproject DNS. IPv4 is OK, IPv6 nothing. See...

``` # ./nmcontrol.py --daemon=0 Plugins started : domain, guiHttp, guiHttpConfig, dns ERROR: Unable to start HTTP server ([Errno 98] Address already in use) $ nmap localhost Exception in thread Thread-11:...

I perused `nmcontrol help`, but nmcontrol didn't seem capable of automatic domain renewal. Can you help me?

Debug: Service dns started Lookup: {'query': '', 'domain': 'dot-bit.bit', 'src_addr': ('127.0.0.1', 40955), 'qtype': 255, 'qclass': 1} Traceback (most recent call last): File "/home/sophie/nmcontrol/lib/dnsServer/**init**.py", line 94, in serve rcode, an_resource_records =...