Skip to content

Releases: mysteriumnetwork/openvpn-forwarder

0.1.1: Merge pull request #13 from mysteriumnetwork/proxy-auth

17 Jan 05:52
d110b4c
Compare
Choose a tag to compare

Enable upstream Auth via HTTPS

17 Jan 03:17
d8d486b
Compare
Choose a tag to compare
0.1.0

Merge pull request #12 from mysteriumnetwork/feature/support-https-up…

0.0.3

24 Oct 11:33
9c7a27b
Compare
Choose a tag to compare
  • Possibility to stick each Openvpn user to different IP by configuring --learn-address /etc/openvpn/hook.sh in Openvpn server
  • Possibility to track proxied domains statistic at http://forwarder:8000/api/v1/domains

0.0.2

22 Sep 19:57
66964cf
Compare
Choose a tag to compare
  • Possibility to explicitly forward wildcard hostnames with --filter.zones=ipify.org ("ipify.org" matches "ipify.org" and all of its subdomains)

Narrow path

19 Sep 13:59
28efe6f
Compare
Choose a tag to compare
  • Initial transparent proxy, which redirects HTTP&HTTPS traffic to upstream HTTPS proxy with --proxy.upstream-url=http://superproxy.com:8080
  • Possibility to explicitly forward just several hostnames with --filter.hostnames=ipinfo.io