GithubHelp home page GithubHelp logo

Comments (9)

Elizafox avatar Elizafox commented on September 26, 2024

I am surprised that in 2013, at least 5 years after it appears the original authors seem to have abandoned BOPM, people are still using it.

For tor nodes I recommend tor.ahbl.org. However, I see what you are getting at. A reply-matching config option may be in order.

from charybdis.

ineffyble avatar ineffyble commented on September 26, 2024

@ElizaCat Unfortunately, the world of IRC is full of abandoned software. The original X-Chat still has many users, which hasn't been updated since 2010. irssi is a very popular client, again, 2010.

But yeah, we wouldn't need BOPM if the replies were supported in the IRCd.

from charybdis.

Elizafox avatar Elizafox commented on September 26, 2024

Two years actually for irssi. Its last SVN update was in 2011. Also, xchat svn has changes from last week. This is pretty much irrelevant to the discussion.

I will add reporting types. By default, all will be considered a match.

from charybdis.

Elizafox avatar Elizafox commented on September 26, 2024

I have a patch if you don't mind helping me test.

from charybdis.

ineffyble avatar ineffyble commented on September 26, 2024

Sure, problem is that there's not any easy way to test DNSBLs (unless I was able to setup my own I guess). I guess if I use an open proxy that I know is listed on one...

from charybdis.

Elizafox avatar Elizafox commented on September 26, 2024

@neoinr please try this patch and tell me how it works: https://gist.github.com/Elizacat/5427473

from charybdis.

Elizafox avatar Elizafox commented on September 26, 2024

Syntax to add to your blacklist block, is before the reason, add something like

matches = "6", "8", "127.0.0.1";

The first two will match the last octet, the last one will match the entire IP. The only lookups for the moment supported are 127.x.y.z style responses.

from charybdis.

ineffyble avatar ineffyble commented on September 26, 2024

@ElizaCat Patch worked perfectly.
Connected via open proxy without config changes, got a blacklisted error.
Added a replies line set to "2" (the sample reply for the blacklist), connected fine.
Added "127.0.0.9" (the reply for HTTP proxy) to the replies line, got a blacklisted error.

from charybdis.

Elizafox avatar Elizafox commented on September 26, 2024

Awesome. I'll land it then.

from charybdis.

Related Issues (20)

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.