Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

does it protect against ddos / dns poisoning / dns attack etc? #247

Closed
gitmko0 opened this issue Nov 3, 2020 · 2 comments
Closed

does it protect against ddos / dns poisoning / dns attack etc? #247

gitmko0 opened this issue Nov 3, 2020 · 2 comments

Comments

@gitmko0
Copy link

gitmko0 commented Nov 3, 2020

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.

  1. does it protect against ddos / dns poisoning / dns attack etc?

  2. is this production ready?

  3. possible to expand to geo targeted ip dns?

  4. any alternative using golang you recommend?
    great software by the way

@shawn1m
Copy link
Owner

shawn1m commented Nov 6, 2020

  1. no.
  2. From README: "Production usage is not recommended and there is no guarantee or warranty of it."
  3. Expand IP by config file is possible, please try to read README first.
  4. It depends on your needs, just google and try.
    Thank you!

@LEXUGE
Copy link
Contributor

LEXUGE commented Dec 27, 2020

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

@shawn1m shawn1m closed this as completed Jan 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants