mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 08:35:53 +03:00
[GH-ISSUE #1825] Listening on localhost not synchronized with UI #1819
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1819
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nk-tedo-001 on GitHub (Oct 24, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1825
Originally assigned to: @NghiaTranUIT on GitHub.
Description
When using the "Use only on localhost" setting, the UI does not change to accommodate it.
Steps to Reproduce
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
@cameroncooke commented on GitHub (Feb 2, 2024):
I can confirm this option does absolutely nothing.
@NghiaTranUIT commented on GitHub (Feb 3, 2024):
Sorry for this late reply. I completely missed the ticket. I'm going to fix it now 👍
It actually works behind the scenes, by listening on localhost (127.0.0.1). However, the UI is not updated.
@NghiaTranUIT commented on GitHub (Feb 3, 2024):
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.@NghiaTranUIT commented on GitHub (Feb 9, 2024):
@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
@NghiaTranUIT commented on GitHub (Feb 9, 2024):
localhost