Metadata-Version: 2.1
Name: getrails
Version: 0.1
Summary: Tool of OSINT and Dork hacking that work with Google and Duckduckgo
Home-page: https://github.com/Vault-Cyber-Security/getrails
Author: Julio Lira
Author-email: jul10l1r4@disroot.org
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

![](img/beta1.jpg)
# GETRAILS
Tool of OSINT and Dork hacking that work with Google and Duckduckgo

# Install
```bash
git clone https://github.com/Vault-Cyber-Security/getrails.git
cd getrails
pip3 install -r requirements.txt
python3 search.py 'term'
```


