Ptadapter Versions Save

Pluggable Transports Python interface & standalone tunnels

3.0.0

3 years ago

This should work with Python 3.9 as well, although I haven't really tested it.

3.0.0rc2

5 years ago

Since this is yet again a complete rewrite, I have decided to call it Version 3.

Requires Python 3.7 or above. Use an older (incompatible) release for 3.6 and lower.

v1.9.1-alpha

6 years ago

Fixed a bug with Python 3.4. Ah, the things you take for granted with later versions.

v1.9-alpha

6 years ago

Don't ask where the production release v1.0 went. ¯\_(ツ)_/¯

The entire code is now async, including subprocess handling and communication. Hey, it looks cleaner.

The standalone scripts have been consolidated; the same script can run as either the server or the client now. The config file format is unchanged.

v0.9.1.2

7 years ago

Yeah, see the commit message if you're curious.

v0.9.1.1

7 years ago

...a bug creeps into the code. All should be fine now, and release v0.9.1 is obsoleted.

There is no longer a standalone_scripts.zip, just download "source code (zip)".

v0.9-beta

8 years ago

Now without dependencies! (Other than Python 3.4+ interpreter and standard library, that is.)

v0.8-beta.1

8 years ago

This is the old version where standalone-client depends on rsocks.

Everything should be working.