mirror of
https://github.com/The-Art-of-Hacking/h4cker.git
synced 2025-11-26 10:26:34 -05:00
Avoid [SyntaxWarnings on Python >= 3.8](https://docs.python.org/3/whatsnew/3.8.html#porting-to-python-3-8). % `python3.8` ``` >>> 0 is 0 <stdin>:1: SyntaxWarning: "is" with a literal. Did you mean "=="? ``` |
||
|---|---|---|
| .. | ||
| parsing_auth_log | ||
| additional_resources.md | ||
| amazing_python_references.md | ||
| bash_resources.md | ||
| http_sniffer.py | ||
| pyshark_example.py | ||
| python_cool_tricks.md | ||
| python_nmap.py | ||
| python_sniffer.py | ||
| quick_scanner.py | ||
| scapscan.py | ||
| text_manipulation.md | ||