Commit Graph

87 Commits

Author SHA1 Message Date
Mzack9999
190d72efb2 removing useless check 2020-12-21 00:20:32 +01:00
Mzack9999
8e40b54d19 go lint 2020-12-21 00:18:48 +01:00
Mzack9999
87c555ddf8 go lint fix 2020-12-21 00:16:36 +01:00
Mzack9999
f8104aeb45 adding support for random user agent 2020-12-21 00:13:27 +01:00
Mzack9999
cbe59db84b fixing lint errors 2020-12-20 17:14:07 +01:00
Mzack9999
2e5e78ffb1 [Feature] Adding multiple path support 2020-12-20 02:38:43 +01:00
CaijiOrz
89351c1fdd Improve GBK encode 2020-11-29 14:05:52 +08:00
Mzack9999
18c88a46ce go lint fix 2020-11-16 20:15:43 +01:00
Mzack9999
c28a1f32e6 Merge branch 'master' into feature-fast-dialer 2020-11-15 20:35:07 +01:00
melardev
4c86e5b436 Fix typo 2020-11-15 07:47:38 +01:00
melardev
97868f4ddf Remove the variable shadowing lint error 2020-11-07 23:04:00 +01:00
melardev
090c534288 Improved readability and error handling on customport.go 2020-11-07 22:47:51 +01:00
Mzack9999
659c1a33e4 adding fastdialer 2020-11-06 01:48:16 +01:00
Mzack9999
6ab0317269 adding shared cache 2020-10-14 00:21:27 +02:00
Mzack9999
28f630cefd adding support for ipv6 2020-10-13 19:35:18 +02:00
Mzack9999
ffb1b97559
Merge branch 'master' into bugfix-full-rawhttp 2020-10-13 01:44:55 +02:00
bauthard
49347f50fe
Merge pull request #130 from projectdiscovery/remove-automatic-cdn
making cdn check optional
2020-10-04 13:08:09 +05:30
Mzack9999
1a5a4da9a6 adding optional cdncheck with pd cdn endpoint to avoid users' ip blocking 2020-10-03 20:36:56 +02:00
Mzack9999
d4e72d805b making cdn check optional 2020-10-02 22:39:37 +02:00
Mzack9999
2c44440bad adding skipping HTTP if HTTPS is found 2020-09-30 22:50:06 +02:00
Mzack9999
56f2df861d
Merge branch 'master' into bugfix-full-rawhttp 2020-09-30 20:54:22 +02:00
Mzack9999
389b50ea9f adding response time 2020-09-30 00:22:03 +02:00
Mzack9999
6497301abf full raw http control 2020-09-29 22:07:50 +02:00
Víctor Zamanillo
968262d967 Fixed a delay due to calling stat.Mode() twice 2020-09-29 10:22:46 +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
Víctor
e0ebe69ca0
Merge branch 'master' into golangci-lint#117 2020-09-26 22:19:17 +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
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
Mzack9999
5522467a0f
Merge branch 'master' into feature-ips-cnames 2020-09-15 19:59:10 +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