Skip to content

Unofficial library for leakix.net (This project goes around the Internet and finds services to index them.)

Notifications You must be signed in to change notification settings

foozzi/pyleakix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unofficial Leakix.net python library

This project goes around the Internet and finds services to index them.

Usage:

from Leakix import Leakix

""" scope: leak or service  """
leakix = Leakix("login", "password", scope="leak")
leakix.check_auth()
print(leakix.search_leaks("test"))

About

Unofficial library for leakix.net (This project goes around the Internet and finds services to index them.)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages