Giter VIP home page Giter VIP logo

goplayground's People

Contributors

majek avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

goplayground's Issues

max concurrency and pps for resolve library?

Hello!

What is max concurrency and pps for resolve library?

Seems, we can not use more than 50,000 concurrency buffer. I don't know why. So, i think, max PPS should be less than concurrency.
Also, is it possible to use the list of dns servers?
Thanks for library.

Best regards,

Save domain,ip instead of domain,ip ip ip ip for domains with multiple IPs

Hello @majek

I was wondering if you can add a parameter so that if needed we can save the data as:

google.com,1.2.3.4
google.com,2.3.4.5
google.com,3.4.5.6
yandex.com,1.1.1.1
...

Instead of domain,ip ip ip ip.. for domains that have multiple IP addresses:

google.com,1.2.3.4 2.3.4.5 3.4.5.6
yandex.com,1.1.1.1
...

Could be something line:

cat /home/test/domains.txt | resolve -server="8.8.8.8:53" -output_type="splitted"

Let me know your thoughts.

Thank you.

LICENSE file

I notice a bsd-style LICENSE file mentioned in the source files, but the repository doesn't seem to have one. Can you add one?

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.