Skip to content
Snippets Groups Projects
  • Fabio Ambauen's avatar
    feat(cli): Regex based IP detection · bf374569
    Fabio Ambauen authored
    This commit implements regex based IP detection. This is intended to use
    for logfiles where column based detection doesn't work.
    
    See RFC (#44) for more information.
    
    Closes #42, closes #44
    bf374569