Giter VIP home page Giter VIP logo

passivedns-client's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @chrislee35
  • ๐Ÿ‘€ Iโ€™m interested in system's programming.
  • ๐ŸŒฑ Iโ€™m currently learning machine learning.
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on storytelling.
  • ๐Ÿ“ซ How to reach me ...

passivedns-client's People

Contributors

chrislee35 avatar crondaemon avatar cudeso avatar elhoim avatar pinowudi avatar silascutler avatar tresni 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

passivedns-client's Issues

CertEE support broken

$ pdnstool -e 1.2.3.4
/usr/lib/ruby/1.8/date/format.rb:1055:in dup': can't dup NilClass (TypeError) from /home/foo/pdnstool/client.rb:56:injoin'
from /home/foo/pdnstool/client.rb:56:in query' from /home/foo/pdnstool/client.rb:55:ineach'
from /home/foo/pdnstool/client.rb:55:in query' from /home/foo/pdnstool/pdnstool.rb:15:inpdnslookup'
from /home/foo/pdnstool/state.rb:64:in each_query' from /home/foo/pdnstool/state.rb:59:ineach'
from /home/foo/pdnstool/state.rb:59:in each_query' from /home/foo/pdnstool/pdnstool.rb:14:inpdnslookup'
from /home/foo/pdnstool/pdnstool.rb:200

$ cat version.rb
module PassiveDNS
class Client
VERSION = "1.1.1"
end
end

DNSParse support broken

$ pdnstool -d 1.2.3.4

/usr/lib/ruby/1.8/net/http.rb:560:in initialize': Connection timed out - connect(2) (Errno::ETIMEDOUT) from /home/foo/pdnstool/client.rb:56:injoin'
from /home/foo/pdnstool/client.rb:56:in query' from /home/foo/pdnstool/client.rb:55:ineach'
from /home/foo/pdnstool/client.rb:55:in query' from /home/foo/pdnstool/pdnstool.rb:16:inpdnslookup'
from /home/foo/pdnstool/state.rb:64:in each_query' from /home/foo/pdnstool/state.rb:59:ineach'
from /home/foo/pdnstool/state.rb:59:in each_query' from /home/foo/pdnstool/pdnstool.rb:15:inpdnslookup'
from /home/foo/pdnstool/pdnstool.rb:201

BFK.de depricated

The BFK.de Passive DNS may be deprecated. When called, the following message is displayed:
Due to the EU GDPR policy, this service has been shut down until further notice.

Traceback (most recent call last):
        9: from /usr/local/bin/pdnstool:23:in `<main>'
        8: from /usr/local/bin/pdnstool:23:in `load'
        7: from /var/lib/gems/2.5.0/gems/passivedns-client-2.1.11/bin/pdnstool:5:in `<top (required)>'
        6: from /var/lib/gems/2.5.0/gems/passivedns-client-2.1.11/lib/passivedns/client/cli.rb:274:in `run'
        5: from /var/lib/gems/2.5.0/gems/passivedns-client-2.1.11/lib/passivedns/client/cli.rb:274:in `new'
        4: from /var/lib/gems/2.5.0/gems/passivedns-client-2.1.11/lib/passivedns/client.rb:80:in `initialize'
        3: from /var/lib/gems/2.5.0/gems/passivedns-client-2.1.11/lib/passivedns/client.rb:80:in `each'
        2: from /var/lib/gems/2.5.0/gems/passivedns-client-2.1.11/lib/passivedns/client.rb:82:in `block in initialize'
        1: from /var/lib/gems/2.5.0/gems/passivedns-client-2.1.11/lib/passivedns/client.rb:82:in `new'
/var/lib/gems/2.5.0/gems/passivedns-client-2.1.11/lib/passivedns/client/provider/bfk.rb:41:in `initialize': Due to the EU GDPR policy, this service has been shut down until further notice. (RuntimeError)

It's recommended we remove this module.

/usr/local/bin/pdnstool: invalid option -- e

uname -a
Linux remnux-virt 3.13.0-52-generic #86-Ubuntu SMP Mon May 4 04:32:59 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

remnux@remnux-virt:~$ pdnstool -d3 www.google.com
/usr/local/bin/pdnstool: invalid option -- e
/usr/lib/ruby/1.9.1/getoptlong.rb:394:in `set_error': invalid option -- e (GetoptLong::InvalidOption)
        from /usr/lib/ruby/1.9.1/getoptlong.rb:571:in `get'
        from /usr/lib/ruby/1.9.1/getoptlong.rb:602:in `block in each'
        from /usr/lib/ruby/1.9.1/getoptlong.rb:601:in `loop'
        from /usr/lib/ruby/1.9.1/getoptlong.rb:601:in `each'
        from /var/lib/gems/1.9.1/gems/passivedns-client-2.1.2/lib/passivedns/client/cli.rb:80:in `parse_command_line'
        from /var/lib/gems/1.9.1/gems/passivedns-client-2.1.2/lib/passivedns/client/cli.rb:256:in `run'
        from /var/lib/gems/1.9.1/gems/passivedns-client-2.1.2/bin/pdnstool:5:in `<top (required)>'
        from /usr/local/bin/pdnstool:23:in `load'
        from /usr/local/bin/pdnstool:23:in `<main>'
remnux@remnux-virt:~$

pdnstool: letter_map used before being defined?

I don't have much ruby experience, so I could have done something wrong, but I can't get the pdnstool tool to work. I installed it today using gem install passivedns-client. It is version 2.0.0

It looks like letter_map is being defined in usage, but being referenced in the main body.

$ pdnstool -d3 www.google.com
/Library/Ruby/Gems/2.0.0/gems/passivedns-client-2.0.0/bin/pdnstool:127:in `block (2 levels) in <top (required)>': undefined local variable or method `letter_map' for main:Object (NameError)
    from /Library/Ruby/Gems/2.0.0/gems/passivedns-client-2.0.0/bin/pdnstool:124:in `each'
    from /Library/Ruby/Gems/2.0.0/gems/passivedns-client-2.0.0/bin/pdnstool:124:in `block in <top (required)>'
    from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/getoptlong.rb:604:in `block in each'
    from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/getoptlong.rb:601:in `loop'
    from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/getoptlong.rb:601:in `each'
    from /Library/Ruby/Gems/2.0.0/gems/passivedns-client-2.0.0/bin/pdnstool:117:in `<top (required)>'
    from /usr/bin/pdnstool:23:in `load'
    from /usr/bin/pdnstool:23:in `<main>'

My ruby version. Running on MacOS X.

$ ruby --version
ruby 2.0.0p481 (2014-05-08 revision 45883) [universal.x86_64-darwin14]

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.