Set up your own VPN at home with Raspberry Pi – Wolfang's Blog

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. pivpn

    The Simplest VPN installer, designed for Raspberry Pi

    or, let https://pivpn.io handle all of that, automatically

  2. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
  3. boringtun

    Userspace WireGuard® Implementation in Rust

    It's using some sort of a custom installer that also downloads Cloudflare's BoringTun (https://github.com/cloudflare/boringtun) directly from the author's website (nyr[.]be), since Cloudflare doesn't seem to offer it as a binary release. Example:

        { wget -qO- https://wg.nyr[.]be/1/latest/download 2>/dev/null || curl -sL https://wg.nyr.be/1/latest/download ; } | tar xz -C /usr/local/sbin/ --wildcards 'boringtun-*/boringtun' --strip-components 1

  4. openvpn-install

    Set up your own OpenVPN server on Debian, Ubuntu, Fedora, CentOS, Arch Linux and more (by angristan)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • The person/company responsible for scalping all the Pretty Lights tickets

    3 projects | /r/aves | 8 Apr 2023
  • best wireguard proxy software ?

    2 projects | /r/selfhosted | 6 Mar 2023
  • Who uses wireguard?

    3 projects | /r/homelab | 6 Feb 2023
  • How do I set up a VPN server?

    3 projects | /r/archlinux | 3 Feb 2023
  • How does billing work for outbound bandwidth on OCI?

    3 projects | /r/oraclecloud | 13 Oct 2022

Did you know that Shell is
the 11th most popular programming language
based on number of references?