Commit Graph

2151 Commits

Author SHA1 Message Date
Víctor Zamanillo
968262d967 Fixed a delay due to calling stat.Mode() twice 2020-09-29 10:22:46 +02:00
Víctor Zamanillo
7689153466 Fixed reading input file
Fixes #123.

This bug was introduced on #117, closing the input file has to be deferred or we will try to read from a closed stream.
2020-09-29 10:21:41 +02:00
bauthard
3748931a8d
Merge pull request #122 from vzamanillo/stdin-chardev-fix
Handle data from char device on stdin
2020-09-29 02:02:46 +05:30
bauthard
7d4068cba8
Merge pull request #121 from vzamanillo/golangci-lint#117
Add golangci-lint to the current GitHub workflow
2020-09-29 02:00:30 +05:30
Víctor Zamanillo
47b70b9fb0 Fixed method signature 2020-09-28 12:39:33 +02:00
Víctor Zamanillo
6bde867d08 Handle data from char device on stdin
Fixes #96
2020-09-28 12:37:44 +02:00
bauthard
fc93c355de
Merge pull request #120 from projectdiscovery/bugfix-title-regex
improved regex title
2020-09-27 12:32:18 +05:30
Víctor
e0ebe69ca0
Merge branch 'master' into golangci-lint#117 2020-09-26 22:19:17 +02:00
Víctor Zamanillo
828a3b8cc2 Added golangci to the current GitHub Wokflow 2020-09-26 22:15:37 +02:00
Víctor Zamanillo
c52c03e0a8 Added golangci config file 2020-09-26 22:13:33 +02:00
Víctor Zamanillo
0821eaa5a8 Fixed errcheck issues 2020-09-26 22:13:03 +02:00
Víctor Zamanillo
8ffa698fff nolint 2020-09-26 22:03:39 +02:00
Víctor Zamanillo
df0ed1e092 Fixed errcheck and noctx issues 2020-09-26 22:03:27 +02:00
Mzack9999
67c53a9f55 improved regex title 2020-09-26 21:34:05 +02:00
Mzack9999
3a5c56480a
Merge pull request #119 from projectdiscovery/bugfix-unclear-code-refactor
small code refactor
2020-09-26 21:30:29 +02:00
Mzack9999
4b798f13de small code refactor 2020-09-26 21:28:05 +02:00
Víctor Zamanillo
afca2fe629 gofmt 2020-09-26 20:42:32 +02:00
Víctor Zamanillo
c68436373f Fixed bodyclose issues 2020-09-26 20:42:23 +02:00
Víctor Zamanillo
e9aa081544 Fixed gomnd issues 2020-09-26 19:56:17 +02:00
Víctor Zamanillo
18e5dae704 Fixed goconst issues 2020-09-25 19:27:19 +02:00
Víctor Zamanillo
938d59e1bd Fixed golint issues 2020-09-25 19:22:10 +02:00
Víctor Zamanillo
428849b291 Fixed whitespace 2020-09-25 19:15:41 +02:00
Víctor Zamanillo
aa5a635dc0 Fixed stylecheck issues 2020-09-25 19:14:19 +02:00
Víctor Zamanillo
cd4e59ce27 Fixed maligned issues 2020-09-25 18:55:32 +02:00
Víctor Zamanillo
e6496369d0 Fixed nakedret 2020-09-25 18:43:13 +02:00
Víctor Zamanillo
9e8e88540f Fixed whitespace issues 2020-09-25 18:40:36 +02:00
Víctor Zamanillo
c1df31cb49 Fixed gocritic issues 2020-09-25 18:39:35 +02:00
Víctor Zamanillo
d184548c29 Fixed golint issues 2020-09-25 18:30:38 +02:00
Víctor Zamanillo
bdc394abea Fixed govet issues 2020-09-25 17:54:10 +02:00
bauthard
4129b88c92 readme update 2020-09-22 12:04:58 +05:30
bauthard
ead3d97798 go modules updates 2020-09-22 11:32:59 +05:30
bauthard
22cc61b657
Merge pull request #113 from projectdiscovery/bugfix-store-response
avoid fatal on store response error
2020-09-22 11:19:20 +05:30
Mzack9999
f71cb971a4 avoid fatal on store response error 2020-09-22 00:31:42 +02:00
bauthard
d26783f5c2
Merge pull request #110 from projectdiscovery/feature-string-regex-match
adding string/regex match/filter
2020-09-16 12:33:28 +05:30
Mzack9999
dc008dd956 case insensitive string filter/match 2020-09-16 07:38:48 +02:00
Mzack9999
fc3edabe3b
Merge branch 'master' into feature-string-regex-match 2020-09-16 07:12:38 +02:00
bauthard
e3971c4176
Merge pull request #108 from projectdiscovery/feature-ips-cnames
adding cname + ips lookup in global cache
2020-09-16 00:32:13 +05:30
Mzack9999
d5e0b89f0f
Merge branch 'master' into feature-string-regex-match 2020-09-15 20:01:00 +02:00
Mzack9999
5522467a0f
Merge branch 'master' into feature-ips-cnames 2020-09-15 19:59:10 +02:00
Mzack9999
4756a77cce printing first cname 2020-09-15 19:56:51 +02:00
bauthard
71fa3606c0
Merge pull request #109 from projectdiscovery/feature-cdn-check
adding cdn check
2020-09-15 12:10:59 +05:30
Mzack9999
a52532ecf0 adding cname to stdout 2020-09-15 07:50:14 +02:00
Mzack9999
2445a718bc fixed output 2020-09-15 07:02:15 +02:00
Mzack9999
84688d5868 fixed small bug 2020-09-15 06:57:52 +02:00
Mzack9999
edb9e1baaa adding string/regex match/filter 2020-09-14 19:40:19 +02:00
Mzack9999
9b8550e575 adding cname + ips lookup in global cache 2020-09-14 18:54:17 +02:00
Mzack9999
5a7ec28ace adding cdn check 2020-09-14 17:37:34 +02:00
bauthard
04d01f8268
Merge pull request #103 from projectdiscovery/feature-fdmax
adding fdmax
2020-09-14 15:01:30 +05:30
bauthard
3977ff26a1
Merge pull request #105 from projectdiscovery/feature-output-ip
adding output ip
2020-09-14 14:58:28 +05:30
bauthard
6abe83e2f8
Merge pull request #104 from projectdiscovery/bugfix-csp-multiple-headers
extended CSP extraction
2020-09-14 14:27:29 +05:30