Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gwen001/github-search
A collection of tools to perform searches on GitHub.
https://github.com/gwen001/github-search
bash bugbounty companies employees github keys pentesting php private python secrets security-tools shell
Last synced: 4 days ago
JSON representation
A collection of tools to perform searches on GitHub.
- Host: GitHub
- URL: https://github.com/gwen001/github-search
- Owner: gwen001
- License: mit
- Created: 2016-09-06T08:30:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-02-09T14:17:06.000Z (almost 2 years ago)
- Last Synced: 2024-12-01T04:04:41.342Z (11 days ago)
- Topics: bash, bugbounty, companies, employees, github, keys, pentesting, php, private, python, secrets, security-tools, shell
- Language: Python
- Homepage: https://10degres.net/github-tools-collection/
- Size: 1.34 MB
- Stars: 1,354
- Watchers: 39
- Forks: 342
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
- awesome-bugbounty-tools - github-search - Tools to perform basic search on GitHub. (Miscellaneous / Secrets)
- Awesome-Pentest - github-search - Tools to perform basic search on GitHub. (OSINT / Vulnerable Apps)
- WebHackersWeapons - github-search - search?label=%20)||![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![JavaScript](/images/javascript.png)](/categorize/langs/JavaScript.md)| (Weapons / Tools)
- awesome-hacking-lists - gwen001/github-search - A collection of tools to perform searches on GitHub. (Python)
- project-awesome - gwen001/github-search - A collection of tools to perform searches on GitHub. (Python)
README
github-search
A collection of tools to perform searches on GitHub.
---
## Install
```
git clone https://github.com/gwen001/github-search
cd github-search
pip3 install -r requirements.txt
```Most of the time GitHub requires a token to perform searches.
You can create a `.tokens` file in the cloned repo directory with 1 token per line
OR
You can configure an environment variable (recommended) like this: `GIHTHUB_TOKEN=token1,token2,...`## Documentation
https://10degres.net/github-tools-collection/
---
Feel free to [open an issue](/../../issues/) if you have any problem with the script.