Skip to content

Releases: UPB-SysSec/DPYProxy

v2.2.1

Choose a tag to compare

@JonSnowWhite JonSnowWhite released this 23 Jun 07:08
28cb059

What's Changed

  • Fix: Fixed an issue where DPYProxy would pollute the working directory with a JSON file.

Full Changelog: v2.2.0...v2.2.1

v2.2.0

Choose a tag to compare

@JonSnowWhite JonSnowWhite released this 18 Jun 13:23
87d66c8

What's Changed

  • New HTTP module for circumventing HTTP censorship
  • Integration testing for the three proxies: TLS, DNS, HTTP
  • Linting
  • Hatch build pipeline

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.1.0

Choose a tag to compare

@JonSnowWhite JonSnowWhite released this 04 Mar 09:53

What's Changed

  • Remove type=bool from argparse.BooleanOptionalAction by @aminvakil in #22
  • Initial pyproject.toml by @aminvakil in #21
  • Dependency and .gitignore bumps

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

Choose a tag to compare

@JonSnowWhite JonSnowWhite released this 04 Feb 09:32
51d5ae5

TLS and DNS circumvention methods!

v1.0.0

Choose a tag to compare

@JonSnowWhite JonSnowWhite released this 04 Feb 09:32
61a1fa2

TLS circumvention methods!