Skip to main content

A tool library for searching your leaked sourcecode on github

Project description

Github Leaked Source Code Scanner with Python (gitleak)
=======================
### A tool library for searching your leaked sourcecode on github

----

## Installation

Use pip:
```
pip install gitleak
```
if you want to install from source code , you can download from pypi or simple use:
```
git clone https://github.com/lfzark/gitleak
```
then run:
```
python setup.py install
```

## Usage

```
>>> from gitleak import gl
>>> gl.login('username', 'password')
root : INFO login successfully
True
>>> gl.scan('password')
root : INFO after duplicate removal [18 -> 6]
{u'aixiatian/crawdata': u'8', u'lfzark/ArkPHP': u'17'}
```

## Example

```python


```

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gitleak-0.9.2.1.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

gitleak-0.9.2.1-py2-none-any.whl (6.1 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page