This repository was archived by the owner on Dec 6, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
175176There's been an awakening... have you felt it?
176-
177177```
178178
179179#To do
You can’t perform that action at this time.
0 commit comments