Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jorgebg/github-username-checker

Find the username you want
https://github.com/jorgebg/github-username-checker

github python

Last synced: about 2 months ago
JSON representation

Find the username you want

Awesome Lists containing this project

README

        

**Find the username you want**

Do you want a short username on GitHub? There are still some short usernames available.
This tool asks GitHub for you.

**Requires Python 3**

```bash
$ python checker.py --help
usage: checker.py [-h] [--domain DOMAIN] [--workers WORKERS] [--url URL]
[--test]

optional arguments:
-h, --help show this help message and exit
--domain DOMAIN bruteforce or random
--workers WORKERS thread workers
--url URL API endpoint
--test run mock.py first
```