Viewing profile — nghiatran_feels
nghiatran_feels
HN member- Joined
- Tue, Aug 04, 2015, 3:00 PM UTC
- HN karma
- 35
- Public activity
- 43 items
- HN profile
- View on Hacker News ↗
About nghiatran_feels
No profile information was provided.
Recent public activity
- story
- story
-
story
Show HN: I Built a Native Web Debugging Proxy for iOS and macOS
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. Basical…
-
comment
Comment #26085671
Yes, we're in the same company, but two different development teams ;]
-
comment
Comment #26084807
No, it's not. We're in the same team but on two different products. TablePlus is for a database, Proxyman is a Web Debugging Proxy.
-
comment
Comment #26061579
Thanks. After the first release on AppStore, I will implement this feature.
-
comment
Comment #26053196
Yes, It's already supported in the Beta build :D. Select your request -> Menu on the Top-Right Nav -> Copy as cURL. Then you can straight paste to the Terminal on macOS
-
comment
Comment #26052556
One of the game-changer features I'd implement is "Traffic Streaming". Basically, Proxyman iOS will stream all traffic to Proxyman macOS by using Bonjour service from Apple. Steami…
-
comment
Comment #26052543
I appreciate it if you can make the app crashes someway that I fix it :D
-
comment
Comment #26052536
The first thing you can notice that it's easier to use in terms of UI/UX. I had a reasonable experience when working on the Proxyman macOS version, to turn the difficulty to easy a…
-
story
Show HN: I write an iOS app to intercept all HTTP/HTTPS Traffic (Beta Testing)
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/iPa…
- story
- story
-
comment
Comment #25786002
I'm working on the iOS version of Proxyman ( https://proxyman.io ). If you know Charles Proxy, you know Proxyman is, a native macOS app that provides better UIUX and debugging feat…
-
story
Show HN: Inspect iOS traffic without messing Proxy and Certificate
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 Bo…
- story
-
comment
Comment #24988985
In the beta release, Atlantis has supported multiple Proxyman apps in the same network: https://github.com/ProxymanApp/atlantis/issues/25
-
comment
Comment #24987813
Hi, I have currently built Atlantis, an Open Source - iOS framework that is capable of capture all network traffic from your iOS app and inspects the log on the Proxyman Mac app wi…
- story
-
comment
Comment #24684283
It took me one year to write a prototype of Proxyman [0] as well as validate the idea in my spare time. Basically, it's a native Web Proxy Debugging for macOS that facilitate devel…
- story
-
comment
Comment #24342078
Hey, I'm Nghia Tran - Creator of Proxyman ( https://proxyman.io ), which is a native macOS app that allows you to intercept HTTP/HTTPS traffic from your Macbook, iOS, and Android d…
- story
-
comment
Comment #23788065
I use External Display Brightens app ( https://github.com/fnesveda/ExternalDisplayBrightness ) and it seems to be easier to use
-
comment
Comment #22401154
But, the functionality of Paw and Proxyman are completely different. Paw is an advanced API tool for Mac -> Help you to construct the Request and test it. On the other hand, Proxym…