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

https://github.com/thiiagoms/persistence-shell

simple persistence shell example :snake: :shell:
https://github.com/thiiagoms/persistence-shell

learning python pythonic

Last synced: 2 months ago
JSON representation

simple persistence shell example :snake: :shell:

Awesome Lists containing this project

README

          

# Simple persistence shell :shell:

1. - First, run the server on your computer (or on the server):

```python
ekkopy@decoder: python server.py
```

2. - Then, run client on the victim:

```python
ekkopy@decoder: python client.py
```