Commit Graph

513 Commits (6924e9578a3ef3392603027bf805df92f66fa6c0)

Author SHA1 Message Date
Ice3man543 6924e9578a Added external logging package 2020-02-26 16:12:19 +05:30
Ice3man543 dbc2793946 Merge branch 'master' of https://github.com/projectdiscovery/subfinder 2020-02-13 22:11:52 +05:30
Ice3man543 78fc75f16b Bump version 2020-02-13 22:11:39 +05:30
Ice3man d4ebf9be79
Merge pull request #224 from projectdiscovery/add-psql-crtsh
Added psql based access to crtsh
2020-02-13 08:37:43 -08:00
Ice3man543 d318a93b29 Added psql based access to crtsh 2020-02-13 22:06:36 +05:30
Ice3man 7ecaa968be
Merge pull request #221 from donners/archiveis-fix-panic
archiveis - fix panic from closing a closed channel
2020-02-13 07:57:10 -08:00
Ice3man 771164af63
Merge pull request #223 from projectdiscovery/add-time-taken
Add feature to show time taken by each source
2020-02-13 07:43:02 -08:00
Ice3man543 195730c3b8 Added time taken by each source 2020-02-13 21:09:08 +05:30
Ice3man543 cb63845138 Added mutex to log 2020-02-13 20:38:03 +05:30
Donncha Fahy d7b50e0b03 archiveis - fix panic from closing a closed channel
If one of the recursive calls encounters an error, it was closing the channel without setting the closed flag. This change moves the channel close outside enumerate() so there's only one place that needs to close it.

Also removed the loop in enumerate() which wasn't necessary.
2020-02-05 12:03:30 +11:00
Ice3man ad3c7e8df8
Merge pull request #215 from projectdiscovery/fix-output-directory
Bug Fix: changed output directory + fix crtsh
2020-01-25 12:08:17 -08:00
Ice3man543 48aae3bd23 Bump version 2020-01-26 01:37:30 +05:30
Ice3man543 4128a16310 Misc 2020-01-26 01:36:42 +05:30
Ice3man543 681196df10 Fixed a bug with crtsh 2020-01-26 01:33:39 +05:30
Ice3man543 e6b664c243 Bug Fix: changed output directory mechanism 2020-01-21 22:34:30 +05:30
Ice3man b516df8ab0
Version change 2020-01-10 20:01:21 +05:30
Ice3man 66801207ff
Update banners.go 2020-01-10 20:00:43 +05:30
Ice3man 2ca48a69f6
Merge pull request #213 from projectdiscovery/add-contexts
Add contexts per request and remove googleter fixing hang
2020-01-10 06:26:32 -08:00
Ice3man543 2e2d52a334 Removed googleter as it was behaving weirdly 2020-01-10 19:55:48 +05:30
Ice3man543 39f25b4bfe Added contexts to requests 2020-01-10 19:25:28 +05:30
Ice3man 9b843a9dec
Update README.md 2020-01-10 17:18:03 +05:30
Ice3man 803e6517bd
Merge pull request #212 from projectdiscovery/add-version-command
Added version flag to show current version
2020-01-10 03:47:05 -08:00
Ice3man543 45a70618dc Added version flag 2020-01-10 17:14:44 +05:30
Ice3man 83bed26d74
Update README.md 2020-01-10 15:54:52 +05:30
Ice3man 4a6d839154
Merge pull request #211 from projectdiscovery/single-file-output-fix
Fixed single file output
2020-01-10 02:22:03 -08:00
Ice3man543 be571ae567 Fixed single file output 2020-01-10 15:45:54 +05:30
Ice3man 1bf8af4778
Merge pull request #210 from projectdiscovery/fix-nw-output
Fix nW flag output format issue
2020-01-10 02:09:12 -08:00
Ice3man543 0dc905e425 Fix nW flag output format issue 2020-01-10 15:38:16 +05:30
Ice3man 5a7ecb633c
Merge pull request #203 from projectdiscovery/fix-output
Fixed an issue with verbose mode and output without nW
2019-12-14 23:21:34 -08:00
Ice3man543 f61badefb9 Fixed an issue with verbose mode and output without nW 2019-12-15 12:46:41 +05:30
Ice3man ab7fc967a5
Merge pull request #202 from projectdiscovery/fix-certspotter
Fixed a bound check issue with certspotter
2019-12-14 11:26:37 -08:00
Ice3man543 e3158700e9 Fixed a bound check issue 2019-12-15 00:55:28 +05:30
Rishiraj Sharma ade6065912
releases link fix 2019-12-10 21:01:10 +05:30
Ice3man 308fca9b89
Merge pull request #196 from projectdiscovery/performance-fixes
Performance fixes + Added streaming results
2019-12-06 20:36:41 -08:00
Ice3man543 e2c852c101 Made resolving truly optional, added streaming results + misc 2019-12-07 10:05:22 +05:30
Ice3man543 adde2f84d6 Hopefully final fix to the github action workflow 2019-12-07 10:04:40 +05:30
Ice3man 6ac77f6e2c
Merge pull request #195 from projectdiscovery/fix-action
Fixed workflow action
2019-12-06 06:18:52 -08:00
Ice3man543 0e27e3c438 Fixed workflow action 2019-12-06 19:48:21 +05:30
Ice3man c2acd703d8
Merge pull request #193 from projectdiscovery/fix-censys-debug
Removed censys debug statement
2019-12-06 06:03:06 -08:00
Ice3man543 66523b6b4f Fixed censys debug key 2019-12-06 19:32:13 +05:30
Ice3man543 a1a324b68d Added more workflow stuff 2019-12-06 18:13:42 +05:30
Ice3man543 9cf9dfa35b Fixed the workflows 2019-12-06 18:08:56 +05:30
Ice3man 8ab1817d51
Merge pull request #191 from projectdiscovery/add-github-actions
Add GitHub actions for publish release + Sources fix
2019-12-06 04:33:58 -08:00
Ice3man543 443181d539 Added release scripts to subfinder 2019-12-06 18:02:16 +05:30
Ice3man543 f311374d7e Close the response bodies 2019-12-06 17:27:26 +05:30
Ice3man543 2cb3074e9c Fixed bufferover source + changes to dockerfile 2019-12-06 16:49:03 +05:30
Ice3man 9cafc64560
Update README.md 2019-12-06 13:58:07 +05:30
Ice3man cd225d201f
Added dockerhub instructions 2019-12-06 13:30:34 +05:30
Ice3man e03f59d0ee
Update README.md 2019-12-05 18:53:02 +05:30
Ice3man 7da0a04107
Create DISCLAIMER.md 2019-12-05 18:51:43 +05:30