We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4b4173 commit 9d07c4dCopy full SHA for 9d07c4d
README.md
@@ -2,7 +2,8 @@ This repository is home to Pluggable Transport Adapter, a Python 3 package that
2
interfaces with Tor's pluggable transports, and obfs4-standalone-tunnel, a set
3
of scripts to run pluggable transports as TCP tunnel.
4
5
-**This project REQUIRES Python 3.4 or higher.**
+**This project REQUIRES Python 3.4 or higher.** It only depends on the standard
6
+library, not on any optional packages.
7
8
## Motivation
9
The motivation for this project comes from the desire of running
0 commit comments