Search results

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

  1. swetoast

    Privacy Filter (Another IPSET Script)

    over 100 is ok :) so we narrowed it down to the router being overworked with alot of scripts running at the same time :) and again it will get different results pending on what servers are up at the moment of the scan so im glad that it worked out, and im glad that the debugtool doesnt scan your...
  2. swetoast

    Privacy Filter (Another IPSET Script)

    yepp saw will limit search to /jffs with the debugtool and as for all those script might wanna space em out a bit so they dont run all at once that might be a bit heavy. just use sleep 30 && script
  3. swetoast

    Privacy Filter (Another IPSET Script)

    ok @Xentrk , lets focus on the router you dont get good results on, cause the other ones are getting the expected numbers. if you dont want the debuglog in open send in pm, ive limited this too my scrips only and how they start. Mind telling whats too revealing with that debuglog perhaps that...
  4. swetoast

    ublockr - a minimalists approach to adblocking

    Will defer users toward AB-Solution since my time is limited these days for ublockr, privacy-filter and malware-filter takes up most of my time and talked to the @thelonelycoder me dropping support for uBlockr and about plans for AB-Solution and the future and we came to terms about the userbase...
  5. swetoast

    Malware Filter / bad host IPSET

    np, happy your enjoying the scripts :) fyi ive updated how to use the debugtool so check the wiki for future actions using that script cause im adding relevant info based on stuff i need to ask over and over so its important to keep the debug tool fresh wget...
  6. swetoast

    Malware Filter / bad host IPSET

    so if u want it to be running on reboot add /jffs/scripts/malware-filter to /jffs/scripts/wan-start content should look like this #!/bin/sh /jffs/scripts/malware-filter you can add privacy-filter also to that file to run it once wan is detected.
  7. swetoast

    Privacy Filter (Another IPSET Script)

    saw, tnx :)
  8. swetoast

    Malware Filter / bad host IPSET

    yepp nothing wrong there you can run it by typing /jffs/scripts/malware-filter then just waiting for awhile its not gonna go fast cause this script is heavy once it completes it will show up in the syslog on your router if you pasted from windows you can make sure that the endings are...
  9. swetoast

    Malware Filter / bad host IPSET

    well the good news is that its loaded and it should run on noon and midnight now for the obligatory debug log :) is your paths correct ? and i do want to say that malware-filter takes along time to complete so dont rush it, its a whole other beast for an older router.
  10. swetoast

    Malware Filter / bad host IPSET

    does it print messages in the syslog in your router ? and mind giving me the printout of cru l
  11. swetoast

    Privacy Filter (Another IPSET Script)

    Rev 22 released ipv6 detection fixes https://gitlab.com/swe_toast/privacy-filter/raw/master/privacy-filter
  12. swetoast

    Malware Filter / bad host IPSET

    @mike37 use ublockr threads for support please and you can set whatever ports you want for pixelserv just check the pixelserv thread here on snbforum for support on how to do that, i can not guarantee that it will work as inteneded but i leave support question for kvic in the pixelserv thread...
  13. swetoast

    Malware Filter / bad host IPSET

    Nothing to worry about that message its just saying that file was loaded already.. that can happen on privacy-filter also so again its nothing to worry about. sure i can think about a redundancy file if no other is available so great idea if nothing better is available it has an backup to load...
  14. swetoast

    How to Dynamically Ban Malicious IP's using IPSet (Martineau version)

    https://github.com/RMerl/asuswrt-merlin/wiki/Using-ipset https://github.com/RMerl/asuswrt-merlin/wiki/Ipset-script-installation-instructions#dynamically-ban-malicious-ips feel free to update the missing info.
  15. swetoast

    How to Dynamically Ban Malicious IP's using IPSet (Martineau version)

    kewl ill add it tnx for the git :D
  16. swetoast

    Malware Filter / bad host IPSET

    i know but there is still the matter of that command and not allowing it on those routers i have to sort out
  17. swetoast

    Malware Filter / bad host IPSET

    thank you will take a peak at this and update accordingly :D
  18. swetoast

    Malware Filter / bad host IPSET

    @unknownz mind printing out ip6tables -h and pasting it here
  19. swetoast

    ublockr - a minimalists approach to adblocking

    well yes check on pixelserv cause that is running on your router to serve that 1x1 gif https://www.snbforums.com/threads/pixelserv-a-better-one-pixel-webserver-for-adblock.26114 that one will show how much it blocked so the address should be http://your_routers_ip/servstats replace...
  20. swetoast

    Malware Filter / bad host IPSET

    seems that for some reason it tried to use ipv6 on your router, do you have ipv6 enabled ? the good news is that its blocking on ipv4 so you are protected but it tries also on ipv6 and there is no default blocklist availble there yet but i also see an error that needs fixing
Top