Closed gitmko0 closed 3 years ago
sorry been a long time i touched dns stuff. i'm looking at using it as a website hosting company, doing geoip based dns with this.
does it protect against ddos / dns poisoning / dns attack etc?
is this production ready?
possible to expand to geo targeted ip dns?
any alternative using golang you recommend? great software by the way
For GeoIP, you could possibly take a look at a similar project that I have written. It offers you customized matching logic, including the usages of built-in geoip database. https://github.com/LEXUGE/dcompass
sorry been a long time i touched dns stuff. i'm looking at using it as a website hosting company, doing geoip based dns with this.
does it protect against ddos / dns poisoning / dns attack etc?
is this production ready?
possible to expand to geo targeted ip dns?
any alternative using golang you recommend? great software by the way