You are here |
blog.nuculabs.dev | ||
| | | |
ash.ms
|
|
| | | | Tonight I set up a ssh tunnel that punches out from my server skipping the NAT, forwarding, and DNS complexities entirely. It'll dial home from anywhere there's network so I could even take my server to the park and it should work over 5g. | |
| | | |
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. | |
| | | |
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: | |
| | | |
developer-friendly.blog
|
|
| | What is OIDC Kubernetes? How to establish trust relationship between kubernetes & AWS using OpenID Connect. What is Rancher OIDC? |