diff options
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -23,10 +23,11 @@ pip install -U -r requeriments.txt ``` ### Usage -```[python] + +```python python3 pwndb_credentials.py -m mail@mail.com ``` -```[python] +```python python3 pwndb_credentials.py -m mail@mail.com -p socks5h://localhost:9050 ``` |