bee-san / pyWhat

🐸 Identify anything. pyWhat easily lets you identify emails, IP addresses, and more. Feed it a .pcap file or some text and it'll tell you what it is! 🧙‍♀️
MIT License
6.59k stars 349 forks source link

Add tomnomnom regex from their repo `gf` #28

Open bee-san opened 3 years ago

bee-san commented 3 years ago

https://github.com/tomnomnom/gf/tree/master/examples

Hi!

For this issue, we'd want you to go through the Regex in TomNomNom's gf repo, and if you think they'd be useful add them to PyWhat :)

How do you add them to PyWhat? We have documentation for that! https://github.com/bee-san/pyWhat/wiki/Adding-your-own-Regex

bee-san commented 3 years ago

Also see the PRs for more regex :) https://github.com/tomnomnom/gf/pulls

bee-san commented 3 years ago

Hi!

For this issue, we'd want you to go through the Regex in TomNomNom's gf repo, and if you think they'd be useful add them to PyWhat :)

How do you add them to PyWhat? We have documentation for that! https://github.com/bee-san/pyWhat/wiki/Adding-your-own-Regex