Releases: DedSecInside/TorBot
Releases · DedSecInside/TorBot
Release v4.0 [replacing gotor with httpx]
What's Changed
- Bump urllib3 from 1.26.9 to 1.26.17 by @dependabot in #296
- Fix typo in README.md by @eltociear in #297
- fix typos in README.md by @rahul0x00 in #301
- Rename PULL_REQUEST_TEMPLATE.md to .github/PULL_REQUEST_TEMPLATE.md by @vedant-z in #306
- Removing unused files by @KingAkeem in #308
- Moved Markdown files to doc directory by @shaswat-satyam in #305
- Replacing gotor with httpx and other major changes by @KingAkeem in #307
New Contributors
- @eltociear made their first contribution in #297
- @rahul0x00 made their first contribution in #301
- @vedant-z made their first contribution in #306
- @shaswat-satyam made their first contribution in #305
Full Changelog: v3.1.2...v4.0.0
Minor patch to fix versioning
Patch to fix version.py
and update pyprojec.toml
What's Changed
- Update author name in pyproject.toml by @PSNAppz in #291
- Correct version.py, update pyproject.toml and fix authors array by @KingAkeem in #294
Full Changelog: v3.1.1...v3.1.2
Release v3.1.1
What's Changed
- Update release by @KingAkeem in #288
- Update README.md by @KingAkeem in #289
- Improving release process by @KingAkeem in #290
Full Changelog: v3.0.1...v3.1.1
Release v3.0.1
What's Changed
- Create pylint.yml by @PSNAppz in #220
- Bump joblib from 1.1.0 to 1.2.0 by @dependabot in #257
- Bump certifi from 2022.5.18.1 to 2022.12.7 by @dependabot in #261
- General improvements by @KingAkeem in #262
- Adding logging by @KingAkeem in #263
- Fix README
run.py
option-l
to-u
by @fukusuket in #264 - Improve configuration and environment variables by @KingAkeem in #265
- Adding flake8 fixes by @KingAkeem in #266
- Replace ete3 by @KingAkeem in #269
- Add exception handling
--gather
option by @fukusuket in #271 - Bump future from 0.18.2 to 0.18.3 by @dependabot in #275
- Bump requests from 2.28.0 to 2.31.0 by @dependabot in #276
- Bump scipy from 1.9.1 to 1.10.0 by @dependabot in #278
- Bump certifi from 2022.12.7 to 2023.7.22 by @dependabot in #279
- Bump scipy from 1.9.1 to 1.10.0 by @dependabot in #280
- Bump requests from 2.28.0 to 2.31.0 by @dependabot in #281
- Bump certifi from 2022.12.7 to 2023.7.22 by @dependabot in #282
- Update README.md by @KingAkeem in #283
- patch validators by @PSNAppz in #284
- Updating dependencies by @KingAkeem in #285
- Update README.md by @KingAkeem in #286
- Update README.md by @KingAkeem in #287
New Contributors
- @fukusuket made their first contribution in #264
Full Changelog: v2.1.0...v3.0.1
Release v2.1.0
What's Changed
- Installion error by @KingAkeem in #223
- Bump tar from 4.4.13 to 4.4.19 in /src/torbot-frontend by @dependabot in #225
- Bump path-parse from 1.0.6 to 1.0.7 in /src/torbot-frontend by @dependabot in #226
- Bump minimist from 1.2.5 to 1.2.6 in /src/torbot-frontend by @dependabot in #243
- Bump karma from 5.0.9 to 6.3.16 in /src/torbot-frontend by @dependabot in #239
- Bump url-parse from 1.4.7 to 1.5.10 in /src/torbot-frontend by @dependabot in #237
- Bump follow-redirects from 1.12.1 to 1.14.8 in /src/torbot-frontend by @dependabot in #234
- Bump hosted-git-info from 2.8.8 to 2.8.9 in /src/torbot-frontend by @dependabot in #246
- Bump lodash from 4.17.19 to 4.17.21 in /src/torbot-frontend by @dependabot in #245
- Bump jszip from 3.5.0 to 3.7.1 in /src/torbot-frontend by @dependabot in #228
- Bump color-string from 1.5.3 to 1.9.0 in /src/torbot-frontend by @dependabot in #227
- Bump ssri from 6.0.1 to 6.0.2 in /src/torbot-frontend by @dependabot in #248
- Bump async from 2.6.3 to 2.6.4 in /src/torbot-frontend by @dependabot in #247
- Torbot v2.1.0 by @PSNAppz in #221
Full Changelog: v2.0.0...v2.1.0
TorBot v2.0.0
What's Changed
- Version 1.1.0_dev by @PSNAppz in #35
- Info_feature_v0.0.1 by @PSNAppz in #36
- Fixed requirements.txt by adding missing "=" by @KingAkeem in #41
- Fixed the error occurring when given a broken link with -u flag and other minor improvements. by @agostinelli in #42
- Adding Contributors by @PSNAppz in #45
- PEP8 code and fixed some minor bugs by @KingAkeem in #44
- A mission to produce a beautiful and comprehensible code base. (Documenting and Refactoring) by @KingAkeem in #46
- Switched testing framework from unittest to pytest by @KingAkeem in #50
- Fixed savetofile test by @KingAkeem in #51
- CHANGELOG updated by @agostinelli in #52
- Clearing up flags explanation and code by @KingAkeem in #53
- Changed badges on README.md to be more consistent by @mossbanay in #54
- Fixed out-of-range err in getemails module by @waisuan in #60
- Tor bot contributors by @PSNAppz in #63
- Fixed
-l
flag for finding live links. by @KingAkeem in #66 - TorBot Stable Version1.2 by @PSNAppz in #56
- CHANGELOG by @PSNAppz in #67
- Added Go version of getweblinks getLinks function by @KingAkeem in #68
- Title feature added by @agostinelli in #69
- Added new http requests mock for pagereader test by @KingAkeem in #74
- Made Schema optional for more robust choices url by @KingAkeem in #80
- Page description function by @agostinelli in #76
- Handle exception by @shivankar-madaan in #78
- Added HTTP Response to -i flag by @KingAkeem in #82
- Adding ability to turn torBot into a single executable by @KingAkeem in #83
- Fixing the check of HTTPError by @SubaruSama in #90
- added new line at the end of tests/test_savetofile.py by @robly78746 in #91
- Fixed -l argument by @robly78746 in #92
- Pep8. Whitespace. Fixed raised string error by @AlwaysSayingPleaseAndThankYou in #96
- Refactored tests and TorBot app so that tests no longer need to touch by @KingAkeem in #95
- Adding configurable ip and port arguments by @KingAkeem in #99
- Formatted .gitignore file and added __init__to modules dir by @KingAkeem in #101
- Feature pep8 by @aldokkani in #103
- Adding tests, refactoring code, adding documentation by @KingAkeem in #85
- New Templates when someone is trying to edit the project by @KingAkeem in #105
- Moving to correct location by @KingAkeem in #106
- Adding get_args by @KingAkeem in #108
- Bug_fixes by @PSNAppz in #109
- Feature db by @tiagoCMatias in #75
- Adding more test coverage by @KingAkeem in #112
- Using multithreading and queues for speed increase by @KingAkeem in #110
- Add function to traverse links using Breadth First Search by @KingAkeem in #111
- Updated Req.txt by @PSNAppz in #114
- Revert "Merge pull request #75 from tiagoCMatias/feature-db" by @KingAkeem in #117
- Refactoring & bug fixes by @KingAkeem in #119
- Fixing indentation by @KingAkeem in #122
- Typo in Readme by @tharudaya in #128
- Removed extra param from hasattr by @rmad17 in #132
- Fix cprints by adding commas separating text and color parameters by @42B in #133
- Update CHANGELOG.md by @BlackBox712 in #134
- Correctly generating tree, tree visuals and refactoring by @KingAkeem in #125
- Major Refactoring by @KingAkeem in #139
- Using multi-threading for tree generation with links and adding documentation by @KingAkeem in #144
- Major Upgrade v1.3 by @PSNAppz in #145
- Merge pull request #145 from DedSecInside/dev by @PSNAppz in #146
- Add .gitattributes file by @ChaminW in #135
- Update README.md by @CarsonGSmith in #147
- Updating requests version by @PSNAppz in #149
- Upgrade to v1.3.1 [Critical Patch] by @PSNAppz in #150
- Adding URI to link node to use when getting information by @KingAkeem in #151
- Removing multi threading and checking for multipe elements in data by @KingAkeem in #156
- V1.3.3 by @PSNAppz in #157
- Add doc strings for functions. by @kishan3 in #165
- Add get_images method for link.py by @kishan3 in #166
- Dockerize torbot by @v1shwa in #167
- Save response headers as metadata. by @OlgaCh in #168
- Collect data | Machine Learning Phase I by @KingAkeem in #162
- Add and Update Documentation by @Jacobite747 in #169
- Refactor analyzer by @KingAkeem in #170
- Code style by @morenocl in #172
- Allow using direct connection instead of SOCKS by @fepitre in #175
- Bump validators from 0.12.2 to 0.12.6 by @dependabot in #176
- Update pyinstaller to resolve security issue by @KingAkeem in #178
- APIs by @PSNAppz in #186
- Fix data collection and add progress indicator by @KingAkeem in #192
- convert port to integer by @KingAkeem in #193
- Use hiddenwiki.org as default URL for collecting data by @KingAkeem in #194
- Bump jinja2 from 2.11.2 to 2.11.3 in /src/api by @dependabot in #200
- Simplify LinkNode and add new display by @KingAkeem in #202
- Remove live flag by @KingAkeem in #203
- Poetry Implementation by @neolight1010 in #206
- Delete .DS_Store by @stefins in #204
- Fix the basic functionality of tree features by @KingAkeem in #214
- Save results as json by @KingAkeem in #215
- Organize data file location by @KingAkeem in #216
- Add CodeTriage link and image by @KingAkeem in #213
- Add website classification by @KingAkeem in #218
- Use GoTor HTTP service by @KingAkeem in #219
New Contributors
- @agostinelli made their first contribution in #42
- @mossbanay made their first contribution in #54
- @waisuan made their first contribution in #60
- @shivankar-madaan made their first contribution in #78
- @SubaruSama made their first contribution in #90
- @robly78746 made their first contribution in #91
- @AlwaysSayingPleaseAndThankYou made their first contribution in #96
- @aldokkani made their first contribution in #103
- @tiagoCMatias made their first contribution in #75
- @tharudaya made their first contribution in https...
TorBot V1.3
What's Changed
- Version 1.1.0_dev by @PSNAppz in #35
- Info_feature_v0.0.1 by @PSNAppz in #36
- Fixed requirements.txt by adding missing "=" by @KingAkeem in #41
- Fixed the error occurring when given a broken link with -u flag and other minor improvements. by @agostinelli in #42
- Adding Contributors by @PSNAppz in #45
- PEP8 code and fixed some minor bugs by @KingAkeem in #44
- A mission to produce a beautiful and comprehensible code base. (Documenting and Refactoring) by @KingAkeem in #46
- Switched testing framework from unittest to pytest by @KingAkeem in #50
- Fixed savetofile test by @KingAkeem in #51
- CHANGELOG updated by @agostinelli in #52
- Clearing up flags explanation and code by @KingAkeem in #53
- Changed badges on README.md to be more consistent by @mossbanay in #54
- Fixed out-of-range err in getemails module by @waisuan in #60
- Tor bot contributors by @PSNAppz in #63
- Fixed
-l
flag for finding live links. by @KingAkeem in #66 - TorBot Stable Version1.2 by @PSNAppz in #56
- CHANGELOG by @PSNAppz in #67
- Added Go version of getweblinks getLinks function by @KingAkeem in #68
- Title feature added by @agostinelli in #69
- Added new http requests mock for pagereader test by @KingAkeem in #74
- Made Schema optional for more robust choices url by @KingAkeem in #80
- Page description function by @agostinelli in #76
- Handle exception by @shivankar-madaan in #78
- Added HTTP Response to -i flag by @KingAkeem in #82
- Adding ability to turn torBot into a single executable by @KingAkeem in #83
- Fixing the check of HTTPError by @SubaruSama in #90
- added new line at the end of tests/test_savetofile.py by @robly78746 in #91
- Fixed -l argument by @robly78746 in #92
- Pep8. Whitespace. Fixed raised string error by @AlwaysSayingPleaseAndThankYou in #96
- Refactored tests and TorBot app so that tests no longer need to touch by @KingAkeem in #95
- Adding configurable ip and port arguments by @KingAkeem in #99
- Formatted .gitignore file and added __init__to modules dir by @KingAkeem in #101
- Feature pep8 by @aldokkani in #103
- Adding tests, refactoring code, adding documentation by @KingAkeem in #85
- New Templates when someone is trying to edit the project by @KingAkeem in #105
- Moving to correct location by @KingAkeem in #106
- Adding get_args by @KingAkeem in #108
- Bug_fixes by @PSNAppz in #109
- Feature db by @tiagoCMatias in #75
- Adding more test coverage by @KingAkeem in #112
- Using multithreading and queues for speed increase by @KingAkeem in #110
- Add function to traverse links using Breadth First Search by @KingAkeem in #111
- Updated Req.txt by @PSNAppz in #114
- Revert "Merge pull request #75 from tiagoCMatias/feature-db" by @KingAkeem in #117
- Refactoring & bug fixes by @KingAkeem in #119
- Fixing indentation by @KingAkeem in #122
- Typo in Readme by @tharudaya in #128
- Removed extra param from hasattr by @rmad17 in #132
- Fix cprints by adding commas separating text and color parameters by @42B in #133
- Update CHANGELOG.md by @BlackBox712 in #134
- Correctly generating tree, tree visuals and refactoring by @KingAkeem in #125
- Major Refactoring by @KingAkeem in #139
- Using multi-threading for tree generation with links and adding documentation by @KingAkeem in #144
- Major Upgrade v1.3 by @PSNAppz in #145
New Contributors
- @agostinelli made their first contribution in #42
- @mossbanay made their first contribution in #54
- @waisuan made their first contribution in #60
- @shivankar-madaan made their first contribution in #78
- @SubaruSama made their first contribution in #90
- @robly78746 made their first contribution in #91
- @AlwaysSayingPleaseAndThankYou made their first contribution in #96
- @aldokkani made their first contribution in #103
- @tiagoCMatias made their first contribution in #75
- @tharudaya made their first contribution in #128
- @rmad17 made their first contribution in #132
- @42B made their first contribution in #133
- @BlackBox712 made their first contribution in #134
Full Changelog: v1.0.1...v1.3
TorBot V 1.2
What's Changed
- Version 1.1.0_dev by @PSNAppz in #35
- Info_feature_v0.0.1 by @PSNAppz in #36
- Fixed requirements.txt by adding missing "=" by @KingAkeem in #41
- Fixed the error occurring when given a broken link with -u flag and other minor improvements. by @agostinelli in #42
- Adding Contributors by @PSNAppz in #45
- PEP8 code and fixed some minor bugs by @KingAkeem in #44
- A mission to produce a beautiful and comprehensible code base. (Documenting and Refactoring) by @KingAkeem in #46
- Switched testing framework from unittest to pytest by @KingAkeem in #50
- Fixed savetofile test by @KingAkeem in #51
- CHANGELOG updated by @agostinelli in #52
- Clearing up flags explanation and code by @KingAkeem in #53
- Changed badges on README.md to be more consistent by @mossbanay in #54
- Fixed out-of-range err in getemails module by @waisuan in #60
- Tor bot contributors by @PSNAppz in #63
- Fixed
-l
flag for finding live links. by @KingAkeem in #66 - TorBot Stable Version1.2 by @PSNAppz in #56
New Contributors
- @mossbanay made their first contribution in #54
- @waisuan made their first contribution in #60
Full Changelog: v1.0.1...v1.2
TorBot V 1.0.1
What's Changed
- ReadMe Update by @PSNAppz in #25
- Update v 1.1.0 by @PSNAppz in #24
- optimization for getting status of url(using threads) by @agrepravin in #27
- import modified by @agrepravin in #28
- Stable Update V1.1.0 [OnGoing] by @PSNAppz in #26
- Feature_Save_To_File by @y-mehta in #31
- Test Case for save to file feature by @y-mehta in #32
- Update README.md by @PSNAppz in #34
New Contributors
Full Changelog: v1.0.0...v1.0.1
TorBot 1.0.0
What's Changed
- Added feature of retreiving email_ids and web_links by @agrepravin in #1
- Changed retreive method to include pretty print or list by @agrepravin in #2
- Create CODE_OF_CONDUCT.md by @PSNAppz in #3
- Travis Test by @PSNAppz in #5
- unittest functionality for modules by @agrepravin in #4
- 2nd test case by @agrepravin in #6
- corrected sa.py by @agrepravin in #7
- Only .onion sites by @agrepravin in #8
- New Tor Identity by @PSNAppz in #9
- Added requirements.txt for dependencies by @agrepravin in #10
- Added Change Log and Changed Requirements.txt by @PSNAppz in #13
- Added colors and Filters by @PSNAppz in #14
- Update README.md by @PSNAppz in #15
- Update v1.0.0 by @PSNAppz in #17
- Update by @PSNAppz in #18
- Update 1.0.0 a by @PSNAppz in #19
- Merge pull request #18 from DedSecInside/dev_1.0 by @PSNAppz in #20
- Patch fix by @PSNAppz in #22
- Dev 1.0 by @PSNAppz in #21
- Readme Update by @PSNAppz in #23
Full Changelog: https://github.com/DedSecInside/TorBot/commits/v1.0.0