An open API service indexing awesome lists of open source software.

https://github.com/chaitanyarahalkar/python-reverse-shell

A Reverse TCP Shell in Python
https://github.com/chaitanyarahalkar/python-reverse-shell

python python3 reverse-shell socket-programming tcp

Last synced: 3 months ago
JSON representation

A Reverse TCP Shell in Python

Awesome Lists containing this project

README

        

# Reverse TCP Shell

##### To run
```
python3 server.py
python3 client.py
```