Skip to content

Commit 969baf0

Browse files
committed
Removing unused files
1 parent a2939ae commit 969baf0

6 files changed

Lines changed: 0 additions & 128 deletions

File tree

.coveragerc

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

.coveralls.yml

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

.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)