You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+17-20Lines changed: 17 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,34 +27,34 @@ The new version of AutoSploit has a feature that allows you to set a proxy befor
27
27
28
28
Installing AutoSploit is very simple, you can find the latest stable release [here](https://github.com/NullArray/AutoSploit/releases/latest). You can also download the master branch as a [zip](https://github.com/NullArray/AutSploit/zipball/master) or [tarball](https://github.com/NullArray/AutSploit/tarball/master) or follow one of the below methods;
Dev team contributor [Khast3x](https://github.com/khast3x) recently improved Docker operations as well as add more details to the README.md in the `Docker` subdirectory. For more information on deploying AutoSploit with Docker please be sure to click [here](https://github.com/NullArray/AutoSploit/tree/master/Docker)
55
+
56
+
57
+
###### Cloning
58
58
On any Linux system the following should work;
59
59
60
60
```bash
@@ -80,9 +80,6 @@ python autosploit.py
80
80
_EOF
81
81
```
82
82
83
-
84
-
More information on running Docker can be found [here](https://github.com/NullArray/AutoSploit/tree/master/Docker)
85
-
86
83
## Usage
87
84
88
85
Starting the program with `python autosploit.py` will open an AutoSploit terminal session. The options for which are as follows.
0 commit comments