spn
boringtun
spn | boringtun | |
---|---|---|
25 | 16 | |
252 | 6,217 | |
- | 1.3% | |
8.6 | 2.5 | |
10 months ago | 3 months ago | |
Go | Rust | |
GNU Affero General Public License v3.0 | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
spn
-
Potential idea for the return of port forwarding
Port forwarding on router without the use of a VPN is not what I was talking about dude. Linux has always had the ability to route iptables and software like Portmaster SPN, have paced the way for granular control at the packet level. So before you respond, take a look at the protocol of Portmaster SPN and consider what I’m saying, I’m trying to help you bro, not fight. https://safing.io/spn/
-
Cash payments in foreign currencies (AUD, BGN, CAD, CHF, CNY, CZK, DKK, GBP, ISK, JPY, NOK, NZD, PLN, RON, RSD, SEK, TWD, USD)
Safing develops the privacy firewall „Portmaster“ and runs the „Safing Privacy Network“ (SPN) which joins features of Onion Routing and VPN. The company has a transparent business model and the code is open source. We are an official reseller of Portmaster Unlimited.
-
NordVPN library and client code open-sourced
If you're up to trying something new, we've built a technology to replace consumer privacy VPNs: https://safing.io/spn/
Technical summary of the SPN (Safing Privacy Network):
- A Privacy Network aimed at use cases "between" VPN and Tor.
- Uses onion encryption over multiple hops just like Tor.
- Routes are chosen to cover most distance within the network to increase privacy.
- Exits are chosen near the destination server. This automatically geo-unblocks in many cases.
- Exclude apps and domains/entities from using SPN.
- Change routing algorithm and focus per app.
- Nodes are hosted by Safing (company behind Portmaster) and the community.
- Speeds are pretty decent (>100MBit/s).
-
Getting Network Manager to work in a custom Kasm workspace for VPN access.
I have been messing around trying to make a secure browsing instance that has a few browsers and some VPN clients like Proton VPN and and Portmaster by Safing and after going through a long path of errors and wrappers written in Python i think the issue stopping these tools from running properly is accessing the hosts network from the container. Looking at these stack overflow questions lead me to this conclusion: nmcli in a docker container Enabling network manager inside docker
- SPN Safing Privacy Network – Alternative to VPN and Tor
-
Portmaster flagged as Proprietary
but SPN is open source as well
-
Is Tor really secure?
There is really so much. Check their website. They do a better a jop at that : https://safing.io/spn/
-
SPN VPN by Portmaster team: opinions?
I read their info and tutorials. Honestly I don't put completely my trust in the onion routing system. Does anyone use this software and can give a balanced opinion on speed, usage, problems, and overall quality of service? https://safing.io/spn/
- Show HN: TunnlTo – Windows WireGuard split tunnel client built with Rust, Tauri
-
No Start Menu for You
There are 3 big parts:
- The firewall itself with rules, filter lists, and so on - https://safing.io/features/
- Secure DNS (DoT/DoH resolver) - https://safing.io/features/
- "SPN": Optional paid VPN alternative similar to Tor, our source of revenue - https://safing.io/spn/
boringtun
-
WireGuard-rs – Official Rust implementation of WireGuard
I am hesitant to use this, it appears to be basically unmaintained
https://github.com/cloudflare/boringtun/issues/344
https://github.com/cloudflare/boringtun/issues/407
-
WireGuard client that exposes itself as a HTTP/SOCKS5 proxy
Maybe https://github.com/cloudflare/boringtun or https://github.com/WireGuard/wireguard-go ?
-
I did some benchmarks of Linux WireGuard implementations
Right now the three major Linux implementations are wireguard-linux, wireguard-go and BoringTun. With some recent improvements to wireguard-go I decided to benchmark each one of them with ping and iPerf 3 over TCP and UDP.
-
Wireguard user space Implementation not working after switching network connection
It seems to be a known problem with boringtun: IP Roaming not working when using boringtun as a client (#187)
-
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.
- Boringtun - Userspace WireGuard® Implementation in Rust
-
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
- BoringTun: Userspace WireGuard Implementation in Rust
What are some alternatives?
portmaster - 🏔 Love Freedom - ❌ Block Mass Surveillance
wireguard-go - Mirror only. Official repository is at https://git.zx2c4.com/wireguard-go
EverythingPowerToys - Everything search plugin for PowerToys Run
boringtun-example - A real world ping example of boring tun
desktop-app - TunnlTo is a Windows WireGuard VPN client built for split tunnelling.
frp - A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
torrent-paradise - Decentralized DHT search site for IPFS
mullvadvpn-app - The Mullvad VPN client app for desktop and mobile
workers-rs - Write Cloudflare Workers in 100% Rust via WebAssembly
Jackett - API Support for your favorite torrent trackers
trafficserver - Apache Traffic Server™ is a fast, scalable and extensible HTTP/1.1 and HTTP/2 compliant caching proxy server.