Skip to content

Commit f192c7d

Browse files
authored
Update README.md
1 parent 9a936ea commit f192c7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,15 +125,15 @@ Run `./torBot` to execute the program.
125125

126126

127127
## TO-DO
128-
- [ ] Visualization Module Revamp
128+
- [x] Visualization Module Revamp
129129
- [x] Implement BFS Search for webcrawler
130130
- [x] Use Golang service for concurrent webcrawling
131131
- [x] Improve stability (Handle errors gracefully, expand test coverage and etc.)
132132
- [ ] Randomize Tor Connection (Random Header and Identity)
133133
- [ ] Keyword/Phrase search
134134
- [ ] Social Media Integration
135135
- [ ] Increase anonymity
136-
- [ ] Improve performance
136+
- [x] Improve performance (Done with gotor)
137137

138138
### Have ideas?
139139
If you have new ideas which is worth implementing, mention those by creating a new issue with the title [FEATURE_REQUEST].

0 commit comments

Comments
 (0)