Results 1 to 3 of 3

Thread: Regex in banlist

  1. #1
    Developer RyBack's Avatar
    Join Date
    Apr 2014
    Location
    In Front of the screen
    Posts
    1,603

    Default Regex in banlist

    Dude was asking about a protected-list of ip's , so I got a better idea.
    [04:13 PM] RyBack
    : @Razo[R]apiD: I have a better idea, regex. a ban list that can take a regular expression. Would be awesome !
    [04:20 PM] RyBack
    : but that's only supported in linux and c++11 ?
    [04:22 PM] RyBack
    : https://github.com/cesanta/slre this looks good


    So, what are the cons and pros ?

  2. #2
    Administrator James's Avatar
    Join Date
    May 2010
    Location
    on the intraweb
    Posts
    3,180

    Default

    Honestly regex confuses the hell out of me. I've used it before in javascript, and it's just way too complicated for me.

  3. #3
    Developer RyBack's Avatar
    Join Date
    Apr 2014
    Location
    In Front of the screen
    Posts
    1,603

    Default

    It makes a difference if u get confused in reading than writing.
    but if regex is added it wont so hard to use. since an ip is basically a bunch of numbers with dots in between

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •