
TailScale
ZeroTier
ngrok
Netmaker
OpenVPN
WireGuard
NetBird
Nextcloud
A Byte of Python
Google's Python Class
The New Boston video series
Think Python
Learn Python The Hard Way
Hackr.io
Udacity - CS101
Python Weekly
TailScale
A Byte of PythonThey make the already great wireguard even better! Installation and configuration is a breeze, can easily connect to machines behind firewall(s) without altering anything.
Definitely made life easier.
Based on our record, TailScale seems to be a lot more popular than A Byte of Python. While we know about 545 links to TailScale, we've tracked only 5 mentions of A Byte of Python. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Tailscale (or any private mesh VPN) connecting that box to every developer's laptop. - Source: dev.to / 15 days ago
Tailscale gives you a private VPN to access your homelab from anywhere - no port forwarding, no dynamic DNS headaches. - Source: dev.to / 18 days ago
Tailscale + exit node for clean IP rotation. - Source: dev.to / about 2 months ago
Tailscale is how every machine in the stack is reachable from outside the local network. All four machines are on the same Tailnet, which means I can reach any service from anywhere without opening ports or maintaining a VPN server. - Source: dev.to / about 2 months ago
Still the most reliable setup, honestly. SSH into your machine over Tailscale (or Mosh if your connection is rubbish), reattach your tmux session, carry on. Free, works everywhere, been around forever. The downside is it's all terminal and you need to know your way around. Not exactly mobile-friendly either. Typing SSH commands on a phone keyboard is proper painful. - Source: dev.to / 4 months ago
Targeted at newcomers, A Byte of Python teaches the language from the ground up through clear explanations and practical examples, helping learners quickly grasp Python fundamentals. - Source: dev.to / 7 months ago
A Byte of Python : a free beginner introduction to python. - Source: dev.to / over 3 years ago
Byte of Python, I learned Python in one hour with this tutorial. Https://python.swaroopch.com/. Source: over 3 years ago
One of my favorite early references is A Byte of Python by Swaroop. It breaks down the basics really well, has no ads, and is completely free. You can even download a copy as PDF or EPUB from the author's GitHub page. Source: over 3 years ago
Python is a great start, it has a huge community and tons of resource to get started with. I'd recommend checking out a Byte of Python https://python.swaroopch.com/. If you prefer something more interactive, exercism is also great https://exercism.org/tracks/python. Source: over 4 years ago
ZeroTier - Extremely simple P2P Encrypted VPN
Google's Python Class - Assorted educational materials provided by Google.
ngrok - ngrok enables secure introspectable tunnels to localhost webhook development tool and debugging tool.
The New Boston video series - Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
Netmaker - Netmaker automates mesh VPN's and software-defined networks using WireGuard.
Think Python - Learning Resources