Git Product home page Git Product logo

hostspider's Introduction

Hi there ๐Ÿ‘‹ I'm H3x0

Remember, open source is not commercial software development. Be mindful and respect the time that I (and every other contributor) provide to the community free of charge. ๐Ÿ˜„



hostspider's People

Contributors

h3x0crypt 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

Watchers

 avatar

hostspider's Issues

Runtime issue

Hi,

I'm not sure if it's a dependency issue or a tool issue but this is what i get:

./ Gathering WHOIS data ...
Expecting value: line 1 column 1 (char 0)
Traceback (most recent call last):
  File "FindMyAss.py", line 287, in <module>
    main()
  File "FindMyAss.py", line 262, in main
    is_valid_domain,status,whois_resp = fetchWhoisData(domain)
TypeError: cannot unpack non-iterable NoneType object

Errors on some domains

Some domains produce following error (eg gov.uk)
list index out of range
Traceback (most recent call last):
File "FindMyAss.py", line 287, in
main()
File "FindMyAss.py", line 267, in main
print(f"\n {bcolors.HEADER} DOMAIN : {bcolors.ENDC}{bcolors.BOLD}{data['domain']}{bcolors.ENDC}")
TypeError: 'NoneType' object is not subscriptable

Add please html5lib to requirements.txt

Couldn't find a tree builder with the features you requested: html5lib. Do you need to install a parser library?
Traceback (most recent call last):
File "FindMyAss.py", line 287, in
main()
File "FindMyAss.py", line 265, in main
domain, data = fetchDomainData(domain)
TypeError: cannot unpack non-iterable NoneType object

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.