All notable changes to this project will be documented in this file.
- Changing requests version to 2.20.0
- Major code improvements
- Updated README.md
- Updated dependencies
- Refactored TorBot
- Visualizer Module
- Download option to save Tree into different formats.
- DB module
- Installation shell script to create torBot binary
- Test for getting links that uses a Mock Object to reproduce tests without touching actual servers.
- BFS algorithm for crawling
- Documentation for functions
- -l Live argument Removed (Enabled by default)
- Major code improvements
- Pep 8 Standard
- Tests
- Library changes
- Documentation
- Save to JSON
- Testcase for Save to JSON
- Updater
- Version checker
- Refactored code to meet PEP8 requirements
- Refactored code to meet Google Style Docstrings for documentation
- Fixed error occuring while using -i flag
- Argument parser support
- Made live url checker optional
- Multiple domain extension support
- Quiet mode
- Default Live url checker
- Resources and Samples
- Color to modules
- Live website checking
- CODE_OF_CONDUCT
- Travis CI integration
- Tor.md
- LICENSE
- Page reader
- Weblink fetcher
- Email fetcher
- Test case for get weblink
- Testcase for get email
- README file
- Test directory