Skip to content
This repository has been archived by the owner on Jan 31, 2021. It is now read-only.

Releases: dan-v/dosxvpn

0.0.16

07 Aug 04:21
Compare
Choose a tag to compare
  • Update Pihole to use new official image (thanks @gjnoonan !)
  • Change TCP MSS to avoid MTU problems

0.0.15

07 Apr 21:16
Compare
Choose a tag to compare
0.0.15 Pre-release
Pre-release

Minor updates:
* Switch to Cloudflare for primary DNS (1.1.1.1)
* Change IP address of dummy adapter
* Apply iptables fix for slow page loads: https://pi-hole.net/2018/02/02/why-some-pages-load-slow-when-using-pi-hole-and-how-to-fix-it/
* Update dependencies

0.0.14

03 Feb 23:33
Compare
Choose a tag to compare
0.0.14 Pre-release
Pre-release

Pi-hole fixes

  • Fix Pi-hole IPv6 DNS blocking
  • Add persistent docker volumes to Pi-hole
  • Migrate to new dosxvpn/updater image that updates all containers rather than just Strongswan

0.0.12

19 Jan 20:15
Compare
Choose a tag to compare
0.0.12 Pre-release
Pre-release

0.0.11

07 Jan 22:23
Compare
Choose a tag to compare
0.0.11 Pre-release
Pre-release
  • Fix Pi-hole docker tag (alpine was deprecated)

0.0.10

13 Dec 21:41
Compare
Choose a tag to compare
0.0.10 Pre-release
Pre-release
  • Fix IPv4/IPv6 dual stack (wasn't forwarding IPv6 traffic)

0.0.9

07 Nov 08:54
Compare
Choose a tag to compare
0.0.9 Pre-release
Pre-release
  • Add IPv6 support
  • Migrate for ECDSA keys instead of RSA
  • Add iptables configuration with ICMP/SSH rate limiting
  • Fix: Create SSH key if one doesn't exist in account
  • Fix: Retry firewall creation

legacy

01 Dec 19:55
Compare
Choose a tag to compare
legacy Pre-release
Pre-release

Revert back to original implementation with RSA keys for older versions of OSX (<=10.11)

0.0.8

26 Oct 06:31
Compare
Choose a tag to compare
0.0.8 Pre-release
Pre-release
  • Refactor into separate packages
  • New subcommand based CLI (deploy, ls, rm)
  • Add generation of Android strongSwan configuration file
  • Generate mobile config locally
  • Download all VPN configuration files and store in ~/.dosxvpn
  • Make OSX app prompt for auth at launch
  • Add VPN delete functionality to web app
  • Update README

0.0.7

07 Oct 08:43
Compare
Choose a tag to compare
0.0.7 Pre-release
Pre-release
  • Deploy Pi-hole adblocking DNS and enable it by default for all clients.