-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Funceble] Result of execution #259
Comments
Hi Nissar @funilrys thanks for this. Help me understand, can you summarize what does Funceble does? Are you suggesting any action is required here? Thanks for clarifying. |
Hi @StevenBlack, Here's a short summary:
You simply can exclude/remove the domains under the INACTIVE directory of each list like @mitchellkrogza already did for his list 😄 [EDIT] What does funceble do ?It's a script that test if your host list are dead or not! |
@funilrys In your experience... I wonder: how is "inactive" prone to Type II errors – a "false negative"? I'm guessing the whois test might not be great, since all whois servers practice some form of rate-limiting on requests. |
@StevenBlack That's why I test first whois then To make it simple Do you think my decisions/logics are incompatible with my idea of checking a domain ? Thanks for pointing out the Type II errors, you're right... |
@funilrys @StevenBlack IMO good idea is MERGE this functionality directly in updateHostsFile.py code but main code is now in BASH: https://github.com/funilrys/funceble/blob/master/funceble |
@FadeMind I don't know yet if I'm gonna write a python version but like @mitchellkrogza like to say, I'm a bash basher 😄 |
In between @FadeMind, It's not a good idea at all to merge it cause:
|
Hello Steven @StevenBlack, I may not have the experience you have as you previously said but I wanted to update the representation of the logic of funceble which is much clear now than the one I gave you in March. I wanted a short expert opinion so can you tell me what you think about it? Thank you. |
Hi Nissar @funilrys This seems like a good start. It appears like a reasonable approach. But I think |
@StevenBlack having very good results with funceble on this repo - https://github.com/mitchellkrogza/The-Big-List-of-Hacked-Malware-Web-Sites and run it against very large lists with over 5900 entries and it seems to work like a charm. @funilrys been doing some great work on this and I am sure over time he will perfect it even more. |
Thanks for the concrete answer Steven @StevenBlack. Funceble already has an integrated time out function written for all call of For the error part, I assume that if we don't match the expiration date there is an error but I may have to review this part... Thanks for the support Mitchell @mitchellkrogza. Be sure that funceble will continue to be developed in order to be more efficient and perfect! Thanks again to both of you. Have a nice day/night Cheers, |
Hello @StevenBlack ,
As you (may) know, I released and still continue to develop Funceble.
I wanted to help, so you can find here the result of my last execution against the following list.
As it's marked as "occasionally" for the update frequency,
I also published this message/issue to AdAway's repository .
adaway.github.io@AdAway ==> AdAway ❌
Have a nice day/night.
Cheers,
P.S: I plan to test all list of your "Sources of hosts data unified in this variant" section.
The text was updated successfully, but these errors were encountered: