willprice89

↗ HN profile [ 63.5 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. tl;dr If your VPN isn't working and your computer has an Intel Killer series wi-fi adapter, try disabling the Killer software add-ons (https://wallpunch.net/windows-killer-troubleshooting/) Occasionally I receive a…

  2. I run a VPN service designed to get around censorship. Customers are mainly people in countries like China, Iran, and Russia. Unfortunately those countries don't have easy access to common Western payment methods…

  3. I'm a solo developer making a VPN app for iOS, Mac, Android, and Windows (https://wallpunch.net/download/). Currently all four versions are written using native code, but every time I want to change something on the UI…

  4. I'm developing a cross-platform VPN client. Because the primary design goal is censorship circumvention, I'm using a custom protocol and cannot just put a wrapper around existing, well-tested, open-source solutions. For…