Skip to content

Commit 425fc6d

Browse files
authored
Update README.md
1 parent ae41f05 commit 425fc6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This is a basic bind shell script in python 2 , containing both server and clien
44
## Server Mode
55

66
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]
7+
'python shaker.py server [port to bind]'
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)