|
You are here |
blog.nuculabs.dev | ||
| | | | |
willhaley.com
|
|
| | | | | iperf3 is useful for testing the network throughput of your local network. It can help to indicate network bandwidth of individual nodes on your LAN. Do you have one computer that seems perpetually slow? Then iperf3 may be able to confirm this potential issue. A WAN speedtest service like Google's will not necessarily indicate the speed of individual nodes on your LAN. Rather, it is better suited to testing the throughput from your home to the public Internet. | |
| | | | |
kaspars.net
|
|
| | | | | WireGuard is an awesome tool for securely accessing your Raspberry Pi computers even behind mobile networks that don't provide a public IP address. It has client applications for iOS, macOS, Windows and all flavors of Linux. I use WireGuard to access Home Assistant and my solar powered Raspberry Pi surveillance camera from anywhere. Example of... | |
| | | | |
blog.nuculabs.de
|
|
| | | | | My Raspberry, serving as an OpenVPN server Hello everyone! In this short article I will explain how to setup your own VPN (Virtual Private Network) server on a Raspberry PI with OpenVPN. After we setup the server, we will setup an obfuscation server in order to disguise our traffic indicating that we're using a VPN. This will help us evade some form of censorship. Why use a VPN? First, let's talk about why you may want to use a VPN server: | |
| | | | |
martinheinz.dev
|
|
| | | As your project grows, it might get to the point that it becomes too hard to handle with just single VM or some simple SaaS solution. You can solve tha... | ||