Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Boringtun Alternatives
Similar projects and alternatives to boringtun
-
wireguard-go
Mirror only. Official repository is at https://git.zx2c4.com/wireguard-go
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
-
wireguard-p2p
A tool for setting up WireGuard connections from peer to peer.
-
desktop-app
TunnlTo is a lightweight, fast, Windows WireGuard VPN client built for split tunneling. (by TunnlTo)
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
openvpn-install
Set up your own OpenVPN server on Debian, Ubuntu, Fedora, CentOS or Arch Linux. (by angristan)
-
prometheus_wireguard_exporter
A Prometheus exporter for WireGuard, written in Rust.
-
-
-
-
-
-
trafficserver
Apache Traffic Server™ is a fast, scalable and extensible HTTP/1.1 and HTTP/2 compliant caching proxy server.
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
boringtun reviews and mentions
-
How Rust and Wasm power Cloudflare's 1.1.1.1
They’ve been on the Rust train since at least 2019. Just look at projects like quiche, wrangler, and boringtun
-
Show HN: TunnlTo – Windows WireGuard split tunnel client built with Rust, Tauri
I assume since Wiresock is using BoringTun(https://github.com/cloudflare/boringtun) under the hood, it works similar to other userspace implementations of wireguard, (e.g. wireguard-go, wireguard-rs) in that it uses a TUN device to deliver packets to the userspace implementation, and back out to the network. So, no driver installation required, but CAP_NET_ADMIN is required to create the TUN device.
-
Set up your own VPN at home with Raspberry Pi – Wolfang's Blog
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
-
Wireguard not working on Xen virtualization
https://github.com/cloudflare/boringtun https://github.com/WireGuard/wireguard-go
- A survey of AQM and fq_codel in enterprise bufferbloat battles
-
Show HN: A tool to self host game servers with a free static IP
Looks like this uses https://github.com/cloudflare/boringtun, a userspace implementation of Wireguard written in Rust, and user IP:port is sent to third party at api.playit.gg.
-
Cannot seem to get rust-boringtun example to work with real world wire guard servers.
I cant seem to translate the ping example at https://github.com/cloudflare/boringtun/blob/v0.3.0/src/noise/tests/mod.rs#L440 into a real world example, using actual wireguard client keys and server config.I have likely mis-configured something, as I am getting a handshake response and sending of a keep alive message, but no response from the Wireguard server I am trying to ping (although i can ping these using the Linux ping command )
-
WireGuard Removed from pfSense CE and pfSense Plus Software
wireguard-go sucks, royally. Try https://github.com/cloudflare/boringtun, it doesn't suck
-
A note from our sponsor - InfluxDB
www.influxdata.com | 21 Mar 2023
Stats
cloudflare/boringtun is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.