Skip to content

Stable Go based release (PIA only)

Compare
Choose a tag to compare
@qdm12 qdm12 released this 22 Feb 17:18
· 1805 commits to master since this release

Total rewrite of the entrypoint in Go

  • Choice to block ads, malicious and surveillance at the DNS level
  • All program output streams are merged (openvpn, unbound, shadowsocks, tinyproxy, etc.)
  • Choice of DNS over TLS provider(s)
  • Possibility of split horizon DNS by selecting multiple DNS over TLS providers
  • Download block lists and cryptographic files at start instead of at build time
  • Can work as a Kubernetes sidecar container, thanks @rorph
  • Pick a random region if no region is given, thanks @rorph