Skip to content

Commit 2191836

Browse files
authored
Update README.md
1 parent 292c464 commit 2191836

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A net tool based from the explaination on BHP about how to create a netcat-like
66
- (on listening machine)
77
python3 Birbanet.py -t {ip address} -p {port} -l -c
88
- (on sender machine)
9-
python Birbanet.py -t {ip address} -p {port}
9+
python3 Birbanet.py -t {ip address} -p {port}
1010

1111
### fixes to do :
1212
- upload feature is untested

0 commit comments

Comments
 (0)