
TailScale
ZeroTier
ngrok
Netmaker
OpenVPN
WireGuard
NetBird
Nextcloud
mitmproxy
Charles Proxy
HTTP Toolkit
Surge for Mac
Weer
James
Proxyman.io
Burp Suite
TailScale
mitmproxyMitmproxy is recommended for software developers, QA testers, network administrators, and security researchers who require advanced tools for inspecting and debugging HTTP/HTTPS traffic. It is also beneficial for students and educators in computer science and cybersecurity disciplines who are learning about network protocols.
No mitmproxy videos yet. You could help us improve this page by suggesting one.
They 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 should be more popular than mitmproxy. It has been mentiond 545 times since March 2021. 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 / 21 days ago
Tailscale gives you a private VPN to access your homelab from anywhere - no port forwarding, no dynamic DNS headaches. - Source: dev.to / 24 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 / 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
Mitmproxy is the gold standard here. It's free, open source, and Python-scriptable. - Source: dev.to / 3 months ago
A Man-in-the-Middle (MITM) proxy sits between your client and the destination server, intercepting and decrypting TLS traffic so you can inspect it in plain text. Before you panic about the name โ this is a standard, legitimate debugging technique. Tools like mitmproxy have been used by developers for years. - Source: dev.to / 4 months ago
Leverage open-source proxy tools like mitmproxy or tinyproxy, which allow you to intercept and modify HTTP requests and responses in real-time. By configuring these, you can simulate different geo conditions:. - Source: dev.to / 7 months ago
I have had great experience scripting and running http://mitmproxy.org for these purposes. I also have set it in production as a dumb caching proxy for upstream services (We do a lot dumb GETs to list/enumerate). - Source: Hacker News / 8 months ago
We used mitmproxy. Itโs lightweight, easy to run, and gives a clean log of every outbound request. - Source: dev.to / 12 months ago
ZeroTier - Extremely simple P2P Encrypted VPN
Charles Proxy - HTTP proxy / HTTP monitor / Reverse Proxy
ngrok - ngrok enables secure introspectable tunnels to localhost webhook development tool and debugging tool.
HTTP Toolkit - Beautiful, cross-platform & open-source tools to debug, test & build with HTTP(S). One-click setup for browsers, servers, Android, CLI tools, scripts and more.
Netmaker - Netmaker automates mesh VPN's and software-defined networks using WireGuard.
Surge for Mac - Advanced Web Debugging Proxy for Mac & iOS