Skip to content

Commit 0435180

Browse files
Merge branch 'dev' of github.com:shaswat-satyam/TorBot into dev
2 parents 8306598 + f117086 commit 0435180

File tree

7 files changed

+12
-128
lines changed

7 files changed

+12
-128
lines changed

.coveragerc

Lines changed: 0 additions & 10 deletions
This file was deleted.

.coveralls.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

.github/pull_request_template.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
Issue #
2+
3+
### Changes Proposed
4+
-
5+
-
6+
-
7+
8+
### Explanation of Changes
9+
10+
11+
12+
### Screenshots of new feature/change

.style.yapf

Lines changed: 0 additions & 66 deletions
This file was deleted.

.travis.yml

Lines changed: 0 additions & 16 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -128,16 +128,6 @@ optional arguments:
128128

129129
Read more about torrc here : [Torrc](https://github.com/DedSecInside/TorBoT/blob/master/Tor.md)
130130

131-
### Using Docker
132-
133-
- Ensure that you have a tor container running on port 9050.
134-
- Build the image using following command (in the root directory):
135-
136-
`docker build -f docker/Dockerfile -t dedsecinside/torbot .`
137-
- Run the container (make sure to link the tor container as `tor`):
138-
139-
`docker run --link tor:tor --rm -ti dedsecinside/torbot`
140-
141131
## Curated Features
142132
- [x] Visualization Module Revamp
143133
- [x] Implement BFS Search for webcrawler

docker/Dockerfile

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)