Skip to content

Brand new checker + general fixes

Compare
Choose a tag to compare
@release-drafter release-drafter released this 21 May 20:10
· 129 commits to master since this release
9df16a2

What’s Changed

This is our all-purpose regex checker! Ciphey can now detect:

  • IP addresses
  • Email addresses
  • Domains
  • Crypto-wallets
    and much, much more!

Check out PyWhat, which powers this here:
https://github.com/bee-san/pyWhat

  • Create config.yml to disallow blank issues (#599) @bee-san
  • Made Cipheys output more friendly and fixed the what bug