
2FAS
Aegis Authenticator
andOTP
OTP Auth
Authenticator
Authenticator Plus
Authy
TOTP Authenticator
mitmproxy
Charles Proxy
Surge for Mac
HTTP Toolkit
Weer
James
Proxyman.io
Burp Suite
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.
Based on our record, mitmproxy should be more popular than 2FAS. It has been mentiond 93 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.
FWIW 2FAS starts to show you the next code near the end of the window, this is very handy https://2fas.com/. - Source: Hacker News / 12 months ago
I personally switched to using 2FAS[0]. My favorite feature is that it comes with a browser extension that can automatically fill in the OTP on web forms, after approving the request on the phone app. [0] https://2fas.com/. - Source: Hacker News / over 1 year ago
I'd go with number 2 unless you want to buy everyone a hardware token (option number 3). There are open source solutions (I've used https://2fas.com/ ) and very common solutions (Google Authenticator). You can even print out the QR code and put it in a secure location (safe, safe deposit box) as a break-glass in case everyone's phones cease functioning. - Source: Hacker News / almost 2 years ago
Try 2FAS - it works without an cloud account, can import from few other apps (sadly not from Microsoft one) and can export from and import to a file. Works on Android and iOS https://2fas.com/. - Source: Hacker News / almost 2 years ago
My hunt for an open source Authy took me to 2FAS, which has been fine. Any opinions on this offering? 2FAS โ the Internetโs favorite open-source two-factor authenticator https://2fas.com. - Source: Hacker News / about 2 years ago
Mitmproxy is the gold standard here. It's free, open source, and Python-scriptable. - Source: dev.to / 2 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 / 3 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 / 6 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 / 7 months ago
We used mitmproxy. Itโs lightweight, easy to run, and gives a clean log of every outbound request. - Source: dev.to / 11 months ago
Aegis Authenticator - Aegis Authenticator is a free, secure and open source app to manage your 2-step verification tokens...
Charles Proxy - HTTP proxy / HTTP monitor / Reverse Proxy
andOTP - andOTP is a two-factor authentication App for Android 4.4+
Surge for Mac - Advanced Web Debugging Proxy for Mac & iOS
OTP Auth - The app for calculating one-time-passwords on iPhone and iPad.
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.