Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ice3man543 authored Jun 19, 2018
1 parent 73766f0 commit 4e4c53f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ go get github.com/Ice3man543/SubOver

` ./SubOver -l subdomains.txt`
- `-l` List of Subdomains
- `-a` Check all hosts regardless of CNAME (Time Consuming and prone to fp's)
- `-t` Number of concurrent threads. (Default 10)
- `-v` Show verbose output (Default False)
- `-https` Force HTTPS Connection (Default HTTP)
Expand Down Expand Up @@ -69,6 +70,12 @@ Meet me on Twitter: [![Twitter](https://img.shields.io/badge/twitter-@ice3man543

## Changelog

### [1.2] 2018-05-19
- Refactored whole code making it cleaner
- Added better error handling and more verbose stuff
- Implemented checking all domains
- Fixed other stuff, etc...

### [1.1.1] - 2018-03-20

- Providers corrected using EdOverflow's Awesome List
Expand Down

0 comments on commit 4e4c53f

Please sign in to comment.