We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d4886a3 + b3b46d9 commit 3611604Copy full SHA for 3611604
2 files changed
CHANGELOG.md
@@ -0,0 +1,33 @@
1
+# Changelog
2
+--------------------
3
+All notable changes to this project will be documented in this file.
4
+
5
+## 0.0.3 - Jun 18, 2017 - Jun 27
6
7
+### Added
8
9
+* Resources and Samples
10
+* Color to modules
11
+* Live website checking
12
+* CODE_OF_CONDUCT
13
+* Travis CI integration
14
15
+## 0.0.2 - Jun 13, 2017 - Jun 17
16
17
18
19
+* Tor.md
20
+* LICENSE
21
+* Page reader
22
+* Weblink fetcher
23
+* Email fetcher
24
+* Test case for get weblink
25
+* testcase for get email
26
27
28
+## 0.0.1 - May 17, 2017 - Jun 3
29
30
31
32
+* README file
33
+* Test directory
requirements.txt
@@ -1,3 +1,3 @@
beautifulsoup4==4.6.0
-SocksiPy_branch==1.01
+PySocks==1.6.7
stem==1.5.4
0 commit comments