jweslley / bam

A web server for developers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support Windows

jweslley opened this issue · comments

To work properly, BAM! needs a way to resolve domain names in top-level domain .dev to localhost. Unfortunately, Windows DNS's client does not query the secondary DNS before a 15 minute timeout. Maybe, changing localdns to act as a proxy in failed DNS operations can solve this.

References: