Skip to content

Commit f0cde7a

Browse files
authored
Removed redundant *.py given path inclusion
1 parent 94c30bf commit f0cde7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ $ VHostScan -t example.com
7575
If your connection requires SSL, you can use:
7676

7777
```bash
78-
$ VHostScan.py -t example.com --ssl
78+
$ VHostScan -t example.com --ssl
7979
```
8080

8181
![VHOSTScan Wordlist example](https://github.com/codingo/codingo.github.io/blob/master/assets/Bank%20VHOST%20Example.png)

0 commit comments

Comments
 (0)