PyFunceble
PyFunceble copied to clipboard
The tool to check the availability or syntax of domain, IP or URL.
## Description As I'm testing my big RPZ zone ~550.000 records, there are piling up a lot of WHOIS data on none the less of 4 physical DB. We should...
## Description If you enables `--reputation-lookup` && `--reputation` then they do not obey the proxy settings ```python File "/usr/lib/python3/dist-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='reputation.alienvault.com', port=443): Max...
For a long time, I adopted the reStructured Text format for the documentation and READMEs. I now believe it has been an error and we should fix that. I also...
As mentioned in #340, it's time to move away from restructured text. This PR is a work in progress. - feel free to contribute!
More of a general question: ``` qbqzbzbzzzjjb.top INACTIVE STDLOOKUP qbrrrlawwrvbv.top INACTIVE STDLOOKUP qmqjvreqwywbk.top INACTIVE STDLOOKUP qmykwjryyrrjj.top INACTIVE STDLOOKUP ``` Are these considered INACTIVE domains? These are recent addions. and are...
Hey ! First congratulations on the project. I would like to inform you that we are packaging your project to be part of our repositories. In the construction of the...
## Description After a few days of running Dead-hosts, it seems to me that with a large number of domains (more than 17,000 domains) there will be some problems: 1....
## Description The Preload/Continue functionality that's part of the CI workflow looks quite useful, but I'd like to be able to run it "offline"/"locally" without any Git repos or anything...
## Description After I had to do a fresh Windows 11 install earlier this week, I also re-installed Cygwin64 and PyFunceble, and noticed that `greenlet` and `ruamel.yaml.clib` were not listed...
## Description When I'm testing my sources, the test always stalls at some point, So to be able to see when this happens, it could be very very nice to...