Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
248 commits
Select commit Hold shift + click to select a range
73ba9f4
TO-DO list update
PSNAppz Feb 14, 2018
5ad194f
Added Go version of getweblinks getLinks function
KingAkeem Feb 17, 2018
7696666
Forgot to add folders :)
KingAkeem Feb 17, 2018
ad5f686
Put go_modules inside of modules to not break code
KingAkeem Feb 17, 2018
00d4744
Added modules folder
KingAkeem Feb 18, 2018
5584d9e
title feature added
Feb 23, 2018
deced4f
title feature tested, plus little refactor
Feb 24, 2018
3238e4d
Merge pull request #68 from KingAkeem/goBot
PSNAppz Mar 13, 2018
84424c9
Merge pull request #69 from Agostinelli/dev
PSNAppz Mar 13, 2018
0e3c7db
Torbot is now OSNIT Tool .
PSNAppz Mar 14, 2018
7e390e3
TorBot is now OSINT tool
PSNAppz Mar 14, 2018
16782bb
Added new http requests mock for pagereader test
Mar 19, 2018
6ea473a
Adding requests_mock version 1.4.0 to requirements
Mar 19, 2018
e9b79de
Adding BeautifulSoup import to test
Mar 19, 2018
96301e4
Fixing typo
KingAkeem Mar 20, 2018
e76a578
Added Database Register
tiagoCMatias Mar 22, 2018
42c66ef
Removed debug messages
tiagoCMatias Mar 22, 2018
7b50af0
description page function added
Mar 23, 2018
0fb17c8
description page function added
Mar 23, 2018
09df97d
Handle exception
shivankar-madaan Mar 27, 2018
2189948
changed the check for exception
shivankar-madaan Mar 27, 2018
fed695a
reverted
shivankar-madaan Mar 27, 2018
8f4b9f3
Changed exit code
shivankar-madaan Mar 27, 2018
cb01e68
fixed indentation
shivankar-madaan Mar 27, 2018
dfde4f5
Save to Database Refactoring
tiagoCMatias Mar 27, 2018
246ab96
changed verification of credentials to what was requested in the pull…
tiagoCMatias Mar 27, 2018
2fb66a1
Merge pull request #74 from KingAkeem/dev
PSNAppz Mar 28, 2018
30e9b62
Made Schema optional for more robust choices url
KingAkeem Mar 29, 2018
5a4252f
Merge pull request #80 from KingAkeem/dev
PSNAppz Mar 29, 2018
87cd399
Merge branch 'dev' into patch-1
PSNAppz Mar 29, 2018
b178180
Merge pull request #76 from Agostinelli/dev
PSNAppz Mar 29, 2018
b723ba3
Requested changes applied #75
tiagoCMatias Apr 1, 2018
cf07f2f
Adding Contributor
PSNAppz Apr 2, 2018
bc86db3
Merge pull request #78 from shivankar-madaan/patch-1
PSNAppz Apr 8, 2018
336559b
Contributor Updates
PSNAppz Apr 8, 2018
b96fda6
Update README.md
PSNAppz Apr 9, 2018
c2d56fd
Added feature to -i flag that displays all header information from HT…
KingAkeem Apr 23, 2018
c0345be
Merge pull request #82 from KingAkeem/dev
PSNAppz Apr 23, 2018
391421d
Update README.md
PSNAppz May 4, 2018
efed6d5
Adding installation script and instructions
KingAkeem May 4, 2018
c638cd0
Added some comments
KingAkeem May 4, 2018
ee65592
Merge branch 'dev' of https://github.com/DedSecInside/TorBot into dev
KingAkeem May 4, 2018
194737a
Merge pull request #83 from KingAkeem/dev
PSNAppz May 5, 2018
e55ff0c
Removed unneccessary dependencies
KingAkeem May 5, 2018
21cc45a
Adding pyinstaller (module being used to turn torBot into executable)…
May 6, 2018
c9add89
Beginning development on Go branch again
May 7, 2018
d112b5b
Adding documentation and modularizing functions.
May 7, 2018
5d9d7bd
Fixing modules, going to add color next
May 7, 2018
dd93363
Adding interrupt and fixing concurrency issues
KingAkeem May 8, 2018
d353d7a
Checking system calls for weird responses
KingAkeem May 8, 2018
e4ed4b4
Added interface to make checkURL function reusuable and refactoring
May 8, 2018
ca93975
Added some testing for go module
May 8, 2018
cca1124
Handling case of no urls being found
May 8, 2018
376f45f
Adding more coverage for tests
May 9, 2018
8ec4e62
Removed shared object and added file to .gitignore
KingAkeem May 9, 2018
fb8a944
Adding testing documenation
KingAkeem May 9, 2018
fd7a83a
Fixing the check of HTTPError
SubaruSama May 16, 2018
66d154e
Fixed some errors with README.md
KingAkeem May 16, 2018
e12123d
Merge pull request #90 from SubaruSama/patch-2
PSNAppz May 17, 2018
6cd12a6
Merge remote-tracking branch 'origin/gobot' into dev
KingAkeem May 17, 2018
816b24a
Merge branch 'dev' of github.com:DedSecInside/TorBot into dev
KingAkeem May 17, 2018
6fa3bb2
Updated Change log and requirements
KingAkeem May 17, 2018
da52bb3
Merge branch 'dev' of github.com:KingAkeem/TorBot into dev
KingAkeem May 17, 2018
caa2536
Added some shell scripts and made some minor fixes
KingAkeem May 17, 2018
b8ef7b6
Merge branch 'dev' into gobot
KingAkeem May 17, 2018
bb1192a
Merge branch 'gobot' into dev
KingAkeem May 17, 2018
4e00944
Updated Change log
KingAkeem May 17, 2018
255906a
added new line at the end of tests/test_savetofile.py
robly78746 May 31, 2018
a73a37d
removed argument live from get_links and removed parameter live from …
robly78746 May 31, 2018
9783684
Merge pull request #91 from robly78746/fix-final-newline-missing
PSNAppz Jun 1, 2018
bc42c8b
Revert "removed argument live from get_links and removed parameter li…
robly78746 Jun 1, 2018
bb1c2f4
used live argument to determine whether to print live statuses of web…
robly78746 Jun 1, 2018
01c351a
Merge pull request #92 from robly78746/fix-unused-argument
PSNAppz Jun 1, 2018
816df4a
Merge branch 'dev' of github.com:DedSecInside/TorBot into dev
KingAkeem Jun 16, 2018
89f07ea
Update README.md
PSNAppz Jun 22, 2018
774c91f
Update TO-DO list
PSNAppz Jul 1, 2018
a903992
Refactored tests and TorBot app so that tests no longer need to touch
KingAkeem Jul 1, 2018
86026b6
Pep8. Whitespace. Fixed raised string error
AlwaysSayingPleaseAndThankYou Jul 2, 2018
21c5494
Fixing errors with CodeFactor
KingAkeem Jul 4, 2018
c4ff40e
Adding yattag to requirements for testing
KingAkeem Jul 4, 2018
503353a
Merge pull request #96 from HotPushUpGuy420/dev
PSNAppz Jul 4, 2018
bc56cb9
Merge branch 'dev' into refactor_for_testing
KingAkeem Jul 4, 2018
4d2eb46
Merge pull request #95 from KingAkeem/refactor_for_testing
KingAkeem Jul 4, 2018
0b391a3
Merge branch 'dev' of github.com:DedSecInside/TorBot into dev
KingAkeem Jul 4, 2018
bf12820
Adding configurable ip and port arguments
KingAkeem Jul 5, 2018
3f825a0
Formatted .gitignore file and added __init__to modules dir
KingAkeem Jul 5, 2018
d7016dc
Merge branch 'dev' into formatting_gitignore
KingAkeem Jul 5, 2018
7fafcf0
Update README.md
PSNAppz Jul 7, 2018
c02aa5e
Update README.md
PSNAppz Jul 8, 2018
14b250b
Update README.md
PSNAppz Jul 8, 2018
a829cc1
Update README.md
PSNAppz Jul 8, 2018
72368bc
Adding Contributors
PSNAppz Jul 9, 2018
2638f8d
Testing Doc Partial Commit
PSNAppz Jul 9, 2018
9addc15
typo in Testing.MD fixed
PSNAppz Jul 9, 2018
87cb7d5
Merge pull request #99 from KingAkeem/configurable_ip/port
PSNAppz Jul 9, 2018
295953f
Update README.md
PSNAppz Jul 16, 2018
a89409b
Merge pull request #101 from DedSecInside/formatting_gitignore
PSNAppz Jul 19, 2018
b04da59
Remove pointless-string-statement
Jul 21, 2018
85116d2
Fix bad-indentation
Jul 21, 2018
ca6179e
Fix redefined-builtin 'ConnectionError' and 'exit'
Jul 21, 2018
d99c11c
Remove unused-argument 'conn'
Jul 21, 2018
a7212c6
Merge branch 'dev' into feature-db
tiagoCMatias Jul 22, 2018
877a91e
Merge pull request #103 from aldokkani/Feature_PEP8
PSNAppz Jul 26, 2018
5b228e0
Updating LOGO
PSNAppz Jul 29, 2018
f19a657
Update README.md
PSNAppz Jul 29, 2018
4465185
Update torBot.py
PSNAppz Jul 29, 2018
42a56dc
Update README.md
PSNAppz Jul 29, 2018
620eebd
Merge branch 'dev' into dev
KingAkeem Jul 30, 2018
d12f077
Merge pull request #85 from KingAkeem/dev
PSNAppz Jul 30, 2018
95247b3
Use Python library instead of Golang
KingAkeem Jul 30, 2018
a32af34
Correcting comment
KingAkeem Jul 30, 2018
282b3aa
New Templates when someone is trying to edit the project
KingAkeem Jul 30, 2018
9efabf9
Merge pull request #105 from DedSecInside/KingAkeem-patch-1
PSNAppz Jul 30, 2018
e661f85
Update README.md
PSNAppz Jul 30, 2018
f080aae
Rename pull-request.md to PULL_REQUEST_TEMPLATE.md
KingAkeem Jul 31, 2018
78533d3
Moving to correct location
KingAkeem Jul 31, 2018
f41a646
Merge pull request #106 from DedSecInside/production
KingAkeem Jul 31, 2018
68eb9a2
Update PULL_REQUEST_TEMPLATE.md
KingAkeem Jul 31, 2018
c4dd2e8
Update settings.py
PSNAppz Aug 3, 2018
bab571b
Adding get_args
KingAkeem Jul 5, 2018
075eea5
Merge pull request #108 from DedSecInside/changelog
PSNAppz Aug 4, 2018
a6e310a
Changes
Aug 4, 2018
7151656
Revert "Changes"
Aug 4, 2018
a9a99cd
Bug_fixes
Aug 4, 2018
8c7263b
Merge pull request #109 from DedSecInside/bug_fixes
PSNAppz Aug 4, 2018
c049a6a
Fixing Codefactor issue
PSNAppz Aug 5, 2018
e2e7690
Merge pull request #75 from tiagoCMatias/feature-db
PSNAppz Aug 5, 2018
509145f
Using multithreading and queues for speed increase
KingAkeem Aug 5, 2018
e068cd7
Removing daemon threads for safety
KingAkeem Aug 5, 2018
434854a
Made multi-threading queue more generalized so it can't be used in other
KingAkeem Aug 6, 2018
ac2986b
Adding comments
KingAkeem Aug 6, 2018
7f96121
Using title string instead of html
KingAkeem Aug 6, 2018
3735b3d
Merge branch 'prestarting_threads' into MyDev
KingAkeem Aug 8, 2018
148002c
Added BFS traveral function for links
KingAkeem Aug 8, 2018
10e3cb9
Fixing for CodeFactor
KingAkeem Aug 8, 2018
dd8e6a8
Adding more test coverage
KingAkeem Aug 8, 2018
86c5aee
Fixing issue with CodeFactor
KingAkeem Aug 8, 2018
49e193a
Merge pull request #112 from KingAkeem/more_test_coverage
KingAkeem Aug 8, 2018
d80d33a
Merge pull request #110 from KingAkeem/prestarting_threads
KingAkeem Aug 8, 2018
08d58ce
Adding support for optional parameters
KingAkeem Aug 8, 2018
b1586d4
Adding exception handling for get requests within traversal function
KingAkeem Aug 9, 2018
eb83451
Skip to next element if GET requests fail for traversal
KingAkeem Aug 9, 2018
a9920c0
Merge branch 'MainDev' into bfs_crawl
KingAkeem Aug 9, 2018
063a209
Adding specific exceptions to satisfy CodeFactor
KingAkeem Aug 9, 2018
5ca2d21
Merge pull request #111 from KingAkeem/bfs_crawl
PSNAppz Aug 10, 2018
86ae5f9
Updated Req.txt
PSNAppz Aug 11, 2018
9cef70d
CodeFactor Fix
PSNAppz Aug 11, 2018
f147ed5
removing __pycache__
PSNAppz Aug 11, 2018
9b1ab8c
MySQLdb
PSNAppz Aug 14, 2018
f65c50c
libmysqlclient-dev
PSNAppz Aug 14, 2018
d2c0aef
Adding FAQ.md
PSNAppz Aug 15, 2018
2d863a6
Merge pull request #114 from DedSecInside/bug_fixes
PSNAppz Aug 15, 2018
a5e75d0
Revert "Merge pull request #75 from tiagoCMatias/feature-db"
KingAkeem Aug 19, 2018
6643cc0
Delete savedb.py
KingAkeem Aug 19, 2018
f302bd8
Merge pull request #117 from DedSecInside/MainDev
KingAkeem Aug 19, 2018
37db2c5
Update TESTING.md
KingAkeem Aug 19, 2018
9313822
Update TESTING.md
KingAkeem Aug 19, 2018
a9b4cf8
Update README.md
KingAkeem Aug 19, 2018
17b9902
Update README.md
PSNAppz Aug 26, 2018
82d36bb
Refactoring
KingAkeem Aug 26, 2018
69b2374
Fixing PyLint
KingAkeem Sep 14, 2018
4615455
Fixing imports
KingAkeem Sep 14, 2018
28a3133
A lot more refactoring
KingAkeem Sep 14, 2018
3409666
Trying to remove cyclic import error
KingAkeem Sep 14, 2018
9e31c33
Updating requirements
KingAkeem Sep 14, 2018
f32fe12
Updating README
KingAkeem Sep 14, 2018
b2f9967
Adding pyinstaller to requirements and to install script
KingAkeem Sep 14, 2018
551192f
Updating README
KingAkeem Sep 14, 2018
0fe0d58
Merge pull request #119 from KingAkeem/refactoring
PSNAppz Sep 15, 2018
1ac142d
Merge pull request #8 from DedSecInside/dev
KingAkeem Sep 20, 2018
4818fc7
Fixing indentation
KingAkeem Sep 20, 2018
f30e9f4
Merge pull request #122 from KingAkeem/dev
KingAkeem Sep 20, 2018
21fbce5
Correctly generating tree and tree visuals
KingAkeem Oct 6, 2018
393a796
Code cleanup
KingAkeem Oct 6, 2018
3fedf98
Correcting variable names and function parameters
KingAkeem Oct 6, 2018
352aa48
Code cleanup
KingAkeem Oct 6, 2018
46562ba
Adding ability to set file name and correctly setting depth
KingAkeem Oct 6, 2018
9b27256
Adding visualizer module
KingAkeem Oct 7, 2018
742f218
Fixing test
KingAkeem Oct 7, 2018
0b5f42f
Minor refactoring
KingAkeem Oct 8, 2018
96d95cd
remove Inappropriate space
tharudaya Oct 10, 2018
fa8eb53
Merge pull request #128 from tharudaya/dev
PSNAppz Oct 10, 2018
b374363
Removed extra param from hasattr
rmad17 Oct 12, 2018
35d9a80
Merge pull request #132 from rmad17/dev
KingAkeem Oct 12, 2018
581ed44
Fix cprints by adding commas separating text and color parameters
42B Oct 12, 2018
20982c3
Merge pull request #133 from 42B/fix_cprints
KingAkeem Oct 12, 2018
ed6b89c
Removing example file
KingAkeem Oct 12, 2018
920327b
Refactoring colors and adding try/catch for displaying urls
KingAkeem Oct 12, 2018
638ee2a
More refacotring
KingAkeem Oct 12, 2018
a6042d6
Created LinkTree class
KingAkeem Oct 13, 2018
28a761d
Update CHANGELOG.md
BlackBox712 Oct 13, 2018
a26d5d7
Merge pull request #134 from Sankalp00/patch-1
PSNAppz Oct 13, 2018
aba3e77
Adding LinkTree class
KingAkeem Oct 13, 2018
73ec8f2
Fixing tests and more refactoring
KingAkeem Oct 13, 2018
5eec3c8
Merge branch 'dev' into add_visualizer_module
KingAkeem Oct 13, 2018
197a2a6
Fixing imports
KingAkeem Oct 13, 2018
6106962
Merge branch 'add_visualizer_module' of github.com:DedSecInside/TorBo…
KingAkeem Oct 13, 2018
03b682d
More refactoring
KingAkeem Oct 13, 2018
bd27e54
Upgrading yaml to 3.6 to use f-strings
KingAkeem Oct 13, 2018
a4edd62
Fixing typ
KingAkeem Oct 13, 2018
c28c268
Fixing another tyo
KingAkeem Oct 13, 2018
c22da46
More refactoring
KingAkeem Oct 14, 2018
baa56cd
Fixing travis.yml
KingAkeem Oct 14, 2018
ff36007
Removing unnecessary comment
KingAkeem Oct 14, 2018
1801d03
Adding consistency
KingAkeem Oct 14, 2018
eb3aaa6
More uniformity for tests
KingAkeem Oct 14, 2018
5bbfe1d
Finishing up refactoring
KingAkeem Oct 14, 2018
23efaac
Finishing up refactoring
KingAkeem Oct 14, 2018
141675c
Merge branch 'add_visualizer_module' of github.com:DedSecInside/TorBo…
KingAkeem Oct 14, 2018
64a9ee4
Fixing last tests
KingAkeem Oct 14, 2018
f06586e
CodeFactor
KingAkeem Oct 14, 2018
f9bed35
Merge pull request #125 from DedSecInside/add_visualizer_module
PSNAppz Oct 14, 2018
1bd5b9a
Update README.md
PSNAppz Oct 16, 2018
2c93f03
Update README.md
PSNAppz Oct 16, 2018
540badf
Beginning refactoring with classes
KingAkeem Oct 18, 2018
80b3cb4
TorBot working again after refactoring
KingAkeem Oct 18, 2018
2a07f88
Adding PyQt5 to requirements.txt
KingAkeem Oct 18, 2018
f85a5eb
More passing tests
KingAkeem Oct 18, 2018
2d1a767
Fixed another test :)
KingAkeem Oct 18, 2018
d051f1b
Removing Go because we don't need it and fixing requirements
KingAkeem Oct 19, 2018
8f55cf0
Beginning to add tests for analyzer module
KingAkeem Oct 19, 2018
dadac88
Updating install script
KingAkeem Oct 19, 2018
66a2ccd
Fixed Usage and Updated Version to 1.3
PSNAppz Oct 19, 2018
fa08e5e
Fixed Usage and Updated Version to 1.3
PSNAppz Oct 19, 2018
a707dd7
Catch both ConnectionErrors
KingAkeem Oct 19, 2018
56d227e
Merge branch 'refactoring' of https://github.com/KingAkeem/TorBot int…
PSNAppz Oct 19, 2018
43fbe96
Removing ununsed flag
KingAkeem Oct 19, 2018
146c623
Catching ChunkEncodingError
KingAkeem Oct 19, 2018
ac22ab5
Update torBot.py
PSNAppz Oct 19, 2018
8664b2b
Merge pull request #139 from KingAkeem/refactoring
PSNAppz Oct 19, 2018
a7310c5
Ignore .DS_Store
PSNAppz Oct 19, 2018
88ce98b
Updated CHANGELOG & Adding Hound Automation
PSNAppz Oct 19, 2018
f78b6d9
Adding coveralls to .travis.yml
PSNAppz Oct 19, 2018
2fda2a8
Adding coveralls to .travis.yml
PSNAppz Oct 19, 2018
0ceb61b
Adding coveralls to .travis.yml
PSNAppz Oct 19, 2018
65bee14
Adding coveralls to .travis.yml
PSNAppz Oct 19, 2018
191e1f1
Adding multithreading to tree generation
KingAkeem Oct 20, 2018
3a55f25
Removing debugging print statement
KingAkeem Oct 20, 2018
f847f83
Fixing houndbot complaints
KingAkeem Oct 20, 2018
a1815a5
Adding documentation and using properties for class
KingAkeem Oct 20, 2018
b36eb1c
Fixing tests and properties
KingAkeem Oct 20, 2018
dc36fa6
Fixing houndbot complaints
KingAkeem Oct 20, 2018
a9f61af
More documentation
KingAkeem Oct 20, 2018
3265e1b
Fixing houndbot complaints
KingAkeem Oct 20, 2018
5832d1a
Using correct property
KingAkeem Oct 20, 2018
a9d945d
Fixing properties and checking for existence of link before validation
KingAkeem Oct 20, 2018
1fd77b7
Merge pull request #144 from KingAkeem/multi_thread_tree
PSNAppz Oct 27, 2018
1bd1a52
Merge branch 'master' into dev
PSNAppz Oct 28, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .DS_Store
Binary file not shown.
10 changes: 10 additions & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[run]
omit =
*tests.py

[report]
exclude_lines =
pragma: no cover
def __repr__
raise NotImplementedError
if __name__ == .__main__.:
2 changes: 2 additions & 0 deletions .coveralls.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
repo_token: 5dQu9sYVNc28Qy8pw1CCOL8IN2ck3NIaU
service_name: travis-ci
35 changes: 35 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
name: Bug report
about: Create a report to help us improve

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]

**Additional context**
Add any other context about the problem here.
17 changes: 17 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
name: Feature request
about: Suggest an idea for this project

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.
27 changes: 23 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,28 @@
# Module Ignores
modules/*.pyc
modules/__init__.py
modules/__pycache__/
modules/.pytest_cache
modules/.ropeproject/
modules/lib/*.so

# Tests Ignores
tests/.pytest_cache
tests/*.pyc
tests/__pycache__/
tests/.ropeproject/

# Cache
.cache
*.pyc
.pytestc*
.pytest_cache
__pycache*
__pycache__/

# Misc
torBot
.*.swp
.ropeproject/
modules/.ropeproject/
tests/__pycache__/
modules/__init__.py
.idea/
tests/.ropeproject/
.DS_Store
2 changes: 2 additions & 0 deletions .hound.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
flake8:
enabled: true
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ dist: trusty
language: python
cache: pip3
python:
- "3.5"
- "3.6"
# command to install dependencies
install:
- sudo apt-get -y install python3-pip
- pip3 install -r requirements.txt
- cd tests
- cd modules/tests
script:
- pytest
notifications:
Expand Down
38 changes: 32 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,46 @@
--------------------
All notable changes to this project will be documented in this file.

## 1.2.0 | Present (Stable)
## 1.3.0 | Present

### Changed

* Major code improvements
* Updated README.md
* Updated dependencies
* Refactored TorBot

### Added

* 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

### Removed

* -l Live argument Removed (Enabled by default)


## 1.2.0 | Nov 16, 2017 - Oct 19, 2018

### Changed

* Major code improvements
* Pep 8 Standard
* Tests
* Library changes

### Added

* Documentation
* Save to JSON
* Testcase for Save to JSON

## 1.0.1 - July 6, 2017 - Nov 16
## 1.0.1 - July 6, 2017 - Nov 16, 2017

### Added

Expand All @@ -25,7 +51,7 @@ All notable changes to this project will be documented in this file.
* Refactored code to meet Google Style Docstrings for documentation
* Fixed error occuring while using -i flag

## 1.0.0 - Jun 28, 2017 - July 5
## 1.0.0 - Jun 28, 2017 - July 5, 2017

### Added
* Argument parser support
Expand All @@ -37,7 +63,7 @@ All notable changes to this project will be documented in this file.

* Default Live url checker

## 0.0.3 - Jun 18, 2017 - Jun 27
## 0.0.3 - Jun 18, 2017 - Jun 27, 2017

### Added

Expand All @@ -47,7 +73,7 @@ All notable changes to this project will be documented in this file.
* CODE_OF_CONDUCT
* Travis CI integration

## 0.0.2 - Jun 13, 2017 - Jun 17
## 0.0.2 - Jun 13, 2017 - Jun 17, 2017

### Added

Expand All @@ -60,7 +86,7 @@ All notable changes to this project will be documented in this file.
* Testcase for get email


## 0.0.1 - May 17, 2017 - Jun 3
## 0.0.1 - May 17, 2017 - Jun 3, 2017

### Added

Expand Down
1 change: 1 addition & 0 deletions FAQ.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
## FAQ
12 changes: 12 additions & 0 deletions PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
Issue #

### Changes Proposed
-
-
-

### Explanation of Changes



### Screenshots of new feature/change
Loading