| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-16 | 4.8 kB | |
| v4.1.0 source code.tar.gz | 2026-07-16 | 2.1 MB | |
| v4.1.0 source code.zip | 2026-07-16 | 2.1 MB | |
| Totals: 3 Items | 4.3 MB | 2 | |
What's Changed
- Update main.py by @vedant-z in https://github.com/DedSecInside/TorBot/pull/302
- Update Hacktoberfest Branding by @PSNAppz in https://github.com/DedSecInside/TorBot/pull/309
- Update README.md by @KingAkeem in https://github.com/DedSecInside/TorBot/pull/311
- Use directory by @KingAkeem in https://github.com/DedSecInside/TorBot/pull/312
- Introduce test suite by @KingAkeem in https://github.com/DedSecInside/TorBot/pull/313
- Adding more unit tests by @KingAkeem in https://github.com/DedSecInside/TorBot/pull/316
- Adding documentation on how to use venv by @KingAkeem in https://github.com/DedSecInside/TorBot/pull/318
- Bump urllib3 from 1.26.17 to 1.26.18 by @dependabot[bot] in https://github.com/DedSecInside/TorBot/pull/323
- Fixed [#320] Updated README.md by @mohitd404 in https://github.com/DedSecInside/TorBot/pull/324
- Add link for OWASP by @KingAkeem in https://github.com/DedSecInside/TorBot/pull/325
- Added Dockerfile by @SasikaSankalana in https://github.com/DedSecInside/TorBot/pull/321
- Update README.md to include docker instructions by @KingAkeem in https://github.com/DedSecInside/TorBot/pull/326
- Replace tomllib with toml by @KingAkeem in https://github.com/DedSecInside/TorBot/pull/329
- Use CLI flags instead of env variables for SOCKS5 proxy by @KingAkeem in https://github.com/DedSecInside/TorBot/pull/330
- Format code using black by @KingAkeem in https://github.com/DedSecInside/TorBot/pull/331
- Bump pyinstaller from 5.13.0 to 5.13.1 by @dependabot[bot] in https://github.com/DedSecInside/TorBot/pull/335
- Update requirements.txt by @KingAkeem in https://github.com/DedSecInside/TorBot/pull/336
- Refactored directory structure by @PSNAppz in https://github.com/DedSecInside/TorBot/pull/340
- Bump urllib3 from 1.26.18 to 1.26.19 by @dependabot[bot] in https://github.com/DedSecInside/TorBot/pull/345
- Bump certifi from 2023.7.22 to 2024.7.4 by @dependabot[bot] in https://github.com/DedSecInside/TorBot/pull/347
- Bump idna from 3.3 to 3.7 by @dependabot[bot] in https://github.com/DedSecInside/TorBot/pull/342
- fixed requirements.txt, resolving compatible releases and hash-checking mode and update vulnerable setuptools version by @pUrGe12 in https://github.com/DedSecInside/TorBot/pull/353
- Bump setuptools from 75.8.0 to 78.1.1 by @dependabot[bot] in https://github.com/DedSecInside/TorBot/pull/355
- Bump urllib3 from 1.26.18 to 2.5.0 by @dependabot[bot] in https://github.com/DedSecInside/TorBot/pull/356
- Bump pyinstaller from 5.13.1 to 6.0.0 by @dependabot[bot] in https://github.com/DedSecInside/TorBot/pull/359
- fix:http logic errors fixed by @vaishcodescape in https://github.com/DedSecInside/TorBot/pull/376
- Bump certifi from 2023.7.22 to 2024.7.4 by @dependabot[bot] in https://github.com/DedSecInside/TorBot/pull/374
- html feature: display or save fetched html from the url by @ChopinF in https://github.com/DedSecInside/TorBot/pull/360
- tests: add comprehensive unit tests for linktree module (fixes [#300]) by @Sid0004 in https://github.com/DedSecInside/TorBot/pull/380
- Fix linting and dependencies by @KingAkeem in https://github.com/DedSecInside/TorBot/pull/382
- Bump urllib3 from 2.2.1 to 2.5.0 by @dependabot[bot] in https://github.com/DedSecInside/TorBot/pull/383
- Bump urllib3 from 2.5.0 to 2.6.3 by @dependabot[bot] in https://github.com/DedSecInside/TorBot/pull/385
- bump idna from 3.7 to 3.15 by @dependabot[bot] in https://github.com/DedSecInside/TorBot/pull/391
- bump urllib3 from 2.6.3 to 2.7.0 by @dependabot[bot] in https://github.com/DedSecInside/TorBot/pull/389
- bump soupsieve from 2.3.2.post1 to 2.8.4 by @dependabot[bot] in https://github.com/DedSecInside/TorBot/pull/390
- bump python-dotenv from 0.20.0 to 1.2.2 by @dependabot[bot] in https://github.com/DedSecInside/TorBot/pull/394
- Improve CLI handling and crawler link resolution by @KingAkeem in https://github.com/DedSecInside/TorBot/pull/388
- bump pytest from 8.1.1 to 9.0.3 by @dependabot[bot] in https://github.com/DedSecInside/TorBot/pull/393
- bump scikit-learn from 1.4.2 to 1.5.0 by @dependabot[bot] in https://github.com/DedSecInside/TorBot/pull/392
New Contributors
- @mohitd404 made their first contribution in https://github.com/DedSecInside/TorBot/pull/324
- @SasikaSankalana made their first contribution in https://github.com/DedSecInside/TorBot/pull/321
- @pUrGe12 made their first contribution in https://github.com/DedSecInside/TorBot/pull/353
- @vaishcodescape made their first contribution in https://github.com/DedSecInside/TorBot/pull/376
- @ChopinF made their first contribution in https://github.com/DedSecInside/TorBot/pull/360
- @Sid0004 made their first contribution in https://github.com/DedSecInside/TorBot/pull/380
Full Changelog: https://github.com/DedSecInside/TorBot/compare/v4.0.0...v4.1.0