Dosxvpn Versions Save

Easily deploy your own personal VPN server with DNS adblocking running on DigitalOcean

v0.0.16

5 years ago
  • Update Pihole to use new official image (thanks @gjnoonan !)
  • Change TCP MSS to avoid MTU problems

v0.0.15

6 years ago

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

6 years ago

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

6 years ago

0.0.11

6 years ago
  • Fix Pi-hole docker tag (alpine was deprecated)

0.0.10

6 years ago
  • Fix IPv4/IPv6 dual stack (wasn't forwarding IPv6 traffic)

legacy

6 years ago

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

0.0.9

6 years ago
  • 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

0.0.8

6 years ago
  • 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

6 years ago
  • Deploy Pi-hole adblocking DNS and enable it by default for all clients.