Skip to content

Commit

Permalink
fixed checkboxes in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AJ Bahnken committed Aug 30, 2017
1 parent e7b924d commit 7b8b283
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@ To see the cli help output:
`go run *.go -h`

### Initial Release TODO:
[ ] - Work properly with nmap pgsql-brute
- [ ] Work properly with nmap pgsql-brute
* maxBufSize
* tcpTimeout
[ ] - Create deploy script within fflemming's fork of mhn
[ ] - Support proper error for "cancelling" a query (12345678, very similar to SSL request)
[ ] - Support mechanism for saving passwords in a seperate database.
[ ] - Don't hardcode the md5 salt
- [ ] Create deploy script within fflemming's fork of mhn
- [ ] Support proper error for "cancelling" a query (12345678, very similar to SSL request)
- [ ] Support mechanism for saving passwords in a seperate database.
- [ ] Don't hardcode the md5 salt

### TODO's
[ ] - Write integration tests using nmap + psql
[ ] - Write integration tests using github.com/lib/pq
- [ ] Write integration tests using nmap + psql
- [ ] Write integration tests using github.com/lib/pq

0 comments on commit 7b8b283

Please sign in to comment.