Skip to content

issues Search Results · repo:JustinAzoff/python-cymruwhois language:Python

Filter by

8 results
 (60 ms)

8 results

inJustinAzoff/python-cymruwhois (press backspace or delete to remove)

Hello @JustinAzoff, Thanks for this package. It works great for IPv4 requests, but not for IPv6 (contrary to capacities shown on https://asn.cymru.com/cgi-bin/whois.cgi): import socket import ...
  • maaaaz
  • 1
  • Opened 
    on Mar 25, 2023
  • #10

Added to Blackarch: https://github.com/BlackArch/blackarch/pull/1731 Feel free to change or inform me if any changes are needed.
  • osospeed
  • 1
  • Opened 
    on Jul 20, 2017
  • #9

File xxx.py , line 16, in run r = c.lookup(ip) File /xxx/2.7.10/lib/python2.7/site-packages/cymruwhois.py , line 190, in lookup return list(self.lookupmany([ip]))[0] File /xxx/2.7.10/lib/python2.7/site-packages/cymruwhois.py ...
  • zhangnew
  • 1
  • Opened 
    on May 3, 2017
  • #8

Hi, I came across this tool which seems to be easy to use, but I am facing an issue when doing a lookup. My code is the following (in fact, your example): import` socket from cymruwhois import Client ...
  • SAWassermann
  • 8
  • Opened 
    on Jul 14, 2016
  • #7

I just ran the self tests and found: -------------------- begin captured stdout --------------------- ********************************************************************** File python-cymruwhois-1.5/cymruwhois.py ...
  • 0-wiz-0
  • 1
  • Opened 
    on Jun 26, 2016
  • #6

Hi Justin! I am currently packaging python-cymruwhois in Debian, just wanted to let you know that according to the license you are using (MIT), the complete license text should be part of the distributed ...
  • ana-cc
  • Opened 
    on Jun 25, 2016
  • #5

% python3 Python 3.4.2 (default, Oct 8 2014, 13:14:40) [GCC 4.9.1] on linux Type help , copyright , credits or license for more information. import cymruwhois Traceback (most recent call last): ...
  • bortzmeyer
  • 6
  • Opened 
    on Apr 10, 2016
  • #4

Testing from the IPv6-only (but with a NAT64 gateway) network at RIPE 67: Traceback (most recent call last): File ripe-atlas-community-contrib/json2traceroute.py , line 42, in module ASN = whoisrecord(probefrom) ...
  • bortzmeyer
  • Opened 
    on Oct 15, 2013
  • #2
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub