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

Commit

Permalink
Updated usage in README
Browse files Browse the repository at this point in the history
  • Loading branch information
byt3bl33d3r committed Nov 21, 2015
1 parent a2c2c17 commit 3016461
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ optional arguments:
--port {139,445} SMB port (default: 445)
--server {http,https}
Use the selected server (defaults to http)
--server-port PORT Start the server on the specified port
--fail-limit LIMIT The max number of failed login attempts allowed per host (default: None)
--gfail-limit LIMIT The max number of failed login attempts allowed globally (default: None)
--verbose Enable verbose output
Expand Down Expand Up @@ -156,7 +157,7 @@ Filesystem Interaction:
Options for interacting with filesystems
--list [PATH] List contents of a directory (defaults to top level directory)
--download PATH Download a file from the remote systems
--download SRC DST Download a file from the remote systems
--upload SRC DST Upload a file to the remote systems
--delete PATH Delete a remote file
Expand All @@ -173,7 +174,6 @@ Service Interaction:
--start-pass PASS Password of the account whose name was specified with the --start-name parameter
There's been an awakening... have you felt it?
```

#To do
Expand Down

0 comments on commit 3016461

Please sign in to comment.