mirror of
https://github.com/The-Art-of-Hacking/h4cker.git
synced 2024-12-18 10:56:09 +00:00
Update python_cool_tricks.md
This commit is contained in:
parent
b4cfdb516c
commit
7a26c651a2
@ -1,5 +1,7 @@
|
|||||||
# Cool Python Tricks
|
# Cool Python Tricks
|
||||||
|
|
||||||
|
Please do not use Python 2 and work using Python 3. However, I have added a few examples of the old ways of doing these operations in Python 2 for your reference only.
|
||||||
|
|
||||||
## Starting a quick web server to serve some files (useful for post exploitation)
|
## Starting a quick web server to serve some files (useful for post exploitation)
|
||||||
|
|
||||||
### In Python 2.x
|
### In Python 2.x
|
||||||
|
Loading…
Reference in New Issue
Block a user