nghiatran_feels

↗ HN profile [ 82.9 ms ] full profile
Karma
35
Created
August 4, 2015 (10y ago)
Submissions
0
  1. It took me 2 years to implement a native Web Debugging Proxy on macOS (https://proxyman.io), and now I finally bring it to iOS by leveraging the power of Network Extension. Basically, they can capture the HTTP/HTTPS…

  2. Hi everyone, after months of hard-working, I'm glad to have something to show HN. It's an iOS app to help you directly capture and intercept HTTP/HTTPS Traffic from your iPhone/iPad with ease. It's suitable for any…

  3. Twitter Text Editor (github.com)
  4. Hi HN. I've recently built a Swift OSS - Atlantis[1] - which uses Method Swizzling[2] to automatically capture all traffic then transmitting it to the Proxyman [3] macOS app via Bonjour Server[4] for a later inspector.…