Skip to content

The FASTEST way to regex an indicator.

License

Notifications You must be signed in to change notification settings

sjfawks/csirtg-re

 
 

Repository files navigation

CSIRTG-RE

The FASTEST way to regex an indicator.

Examples

Shell

$ csirtg-re 1.1.1.1
ipv4

Python

from csirtg_re import get

print(get('1.1.1.1'))

About

The FASTEST way to regex an indicator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Makefile 0.3%