Proxyman
Proxyman copied to clipboard
Listening on localhost not synchronized with UI
Description
When using the "Use only on localhost" setting, the UI does not change to accommodate it.
Steps to Reproduce
- Activate "Use only on localhost" setting
- Look at UI
Current Behavior
Currently UI shows that Proxyman is listening on IP instead of localhost
Expected Behavior
UI changed to show that Proxyman is now listening on localhost
Environment
- App version: Version 4.13.0 (49400)
- macOS version: Sonoma
I can confirm this option does absolutely nothing.
Sorry for this late reply. I completely missed the ticket. I'm going to fix it now 👍
I can confirm this option does absolutely nothing.
It actually works behind the scenes, by listening on localhost (127.0.0.1). However, the UI is not updated.
I will also add a little yellow ⚠️ note in the iOS/Android Remote Setup Guide, if Proxyman is listening on localhost
. The reason is: Remote Device can't connect to Proxyman under localhost mode.
@cameroncooke @nk-tedo-001 it's fixed in this Beta build: https://download.proxyman.io/beta/Proxyman_4.16.0_New_Proxy_Info_view.dmg
Changelog
-
Fixed the localhost issue
-
Redesign the Setting General Tab => Move advanced settings into a new screen
- Proxy Setting UI
- Add a ⚠️ note to the Remote device if Proxyman is listening on the
localhost