Skip to content

Commit

Permalink
The command is 'msfrpc'
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomas Gonzalez Vivo committed Jul 30, 2017
1 parent 98beb81 commit 4795db4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ npm install --save msfrpc
### Using the cli

```shell
msfrpc-cli <URI>
msfrpc <URI>
```

URI example: ```https://msfUser:123456@localhost:55553```
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "msfrpc",
"version": "1.0.1",
"version": "1.0.2",
"author": "Tomas Gonzalez Vivo",
"description": "Metasploit Framework RPC api and command line interface",
"keywords": [
Expand Down

0 comments on commit 4795db4

Please sign in to comment.