Skip to content

Commit b3163a4

Browse files
authored
Update README.md
1 parent 32c0fab commit b3163a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ This is a basic bind shell script in python 2 , containing both server and clien
33

44
## Server Mode
55

6-
Server mode of script should be started at victim machine by executing bellow commands in terminal of victim machine:
7-
`python shaker.py server [port to bind]`
6+
Server mode of script should be started at victim machine by executing bellow commands in terminal of victim machine:<br />
7+
`python shaker.py server [port to bind]` <br />
88
This will open specified port and listen for incoming shell commands from a user running this script in Client mode.
99

1010
## Client Mode

0 commit comments

Comments
 (0)