PyFunceble
PyFunceble copied to clipboard
The tool to check the availability or syntax of domain, IP or URL.
From issue https://github.com/dead-hosts/dev-center/issues/25 ## Description Hi, I need to bother you a bit about configuring the `.PyFunceble.overwrite.yaml` file, it doesn't seem to work. I have edited the file according to...
## Description ```python Fatal Error: Can't pickle : it's not the same object as sqlalchemy.orm.session.Session Traceback (most recent call last): File "C:\Python310\Lib\site-packages\PyFunceble\cli\system\launcher.py", line 985, in start self.__start_core_processes() File "C:\Python310\Lib\site-packages\PyFunceble\cli\system\launcher.py", line...
## Description After running this test `pyfunceble --dns-lookup-only --dns 192.168.1.54:5302 --database-type csv -f https://raw.githubusercontent.com/blocklistproject/Lists/master/porn.txt` for a week I have only reached to `boystreaking.blogspot.fr` ```bash wc -l /tmp/pyfunceble/output/porn.txt/domains/INACTIVE/list /tmp/pyfunceble/output/porn.txt/domains/ACTIVE/list 399957 /tmp/pyfunceble/output/porn.txt/domains/INACTIVE/list...
**Is your feature request related to a problem? Please describe.** As of @Somebodyisnobody `Domain list exchange format.`([T3776](https://www.mypdns.org/T3776)) already have seen the first real implementation by ChongLuaDao.Vn in there phishing blacklist...
**Is your feature request related to a problem? Please describe.** There are no such thing as `^(www|m)\..*\.tumblr\.com$` - [X] Check response status for these cases, in the past they responded...
Example questions include: - What is the "mining subsystem?" - What are the details regarding the "Continuous Integration mechanism" and how is it configured? - How is a source determined...
## Description As #262 is going to be merged soon, we need to come with a solution in order to get the asciinema demos to the landing page. As discussed...
## Description It would be nice if there were a way to get directly IPs rather than from just the hosts file output. ## Possible Solution On that note, it...
## Description I have been thinking about it even before I've found this: https://github.com/StevenBlack/hosts/issues/1613#issuecomment-820162550 @AdKiller As many as dead (non-existent domain etc) domains, there are many parked / for sale...
I was wondering if PyFunceble could be packaged as a snap package or flatpak. I'm not a python update expert and it looks like the documentation shows 3 ways to...