Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Commit 3016461

Browse files
author
byt3bl33d3r
committed
Updated usage in README
1 parent a2c2c17 commit 3016461

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
@@ -83,6 +83,7 @@ optional arguments:
8383
--port {139,445} SMB port (default: 445)
8484
--server {http,https}
8585
Use the selected server (defaults to http)
86+
--server-port PORT Start the server on the specified port
8687
--fail-limit LIMIT The max number of failed login attempts allowed per host (default: None)
8788
--gfail-limit LIMIT The max number of failed login attempts allowed globally (default: None)
8889
--verbose Enable verbose output
@@ -156,7 +157,7 @@ Filesystem Interaction:
156157
Options for interacting with filesystems
157158
158159
--list [PATH] List contents of a directory (defaults to top level directory)
159-
--download PATH Download a file from the remote systems
160+
--download SRC DST Download a file from the remote systems
160161
--upload SRC DST Upload a file to the remote systems
161162
--delete PATH Delete a remote file
162163
@@ -173,7 +174,6 @@ Service Interaction:
173174
--start-pass PASS Password of the account whose name was specified with the --start-name parameter
174175
175176
There's been an awakening... have you felt it?
176-
177177
```
178178

179179
#To do

0 commit comments

Comments
 (0)