[GH-ISSUE #1825] Listening on localhost not synchronized with UI #1819

Closed
opened 2026-03-03 19:54:38 +03:00 by kerem · 5 comments
Owner

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

  1. Activate "Use only on localhost" setting
  2. Look at UI

Current Behavior

Currently UI shows that Proxyman is listening on IP instead of localhost
image
image

Expected Behavior

UI changed to show that Proxyman is now listening on localhost

Environment

  • App version: Version 4.13.0 (49400)
  • macOS version: Sonoma
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 1. Activate "Use only on localhost" setting 2. Look at UI ## Current Behavior Currently UI shows that Proxyman is listening on IP instead of localhost <img width="299" alt="image" src="https://github.com/ProxymanApp/Proxyman/assets/144455088/0059c018-41cd-4b18-b1ff-bc870ca925d2"> <img width="271" alt="image" src="https://github.com/ProxymanApp/Proxyman/assets/144455088/00289663-36fc-4b9a-9e25-41f126c4ee9d"> ## Expected Behavior UI changed to show that Proxyman is now listening on localhost ## Environment - App version: Version 4.13.0 (49400) - macOS version: Sonoma
kerem 2026-03-03 19:54:38 +03:00
Author
Owner

@cameroncooke commented on GitHub (Feb 2, 2024):

I can confirm this option does absolutely nothing.

<!-- gh-comment-id:1924877895 --> @cameroncooke commented on GitHub (Feb 2, 2024): I can confirm this option does absolutely nothing.
Author
Owner

@NghiaTranUIT commented on GitHub (Feb 3, 2024):

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.

<!-- gh-comment-id:1925205929 --> @NghiaTranUIT commented on GitHub (Feb 3, 2024): 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.
Author
Owner

@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.

<!-- gh-comment-id:1925206211 --> @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.
Author
Owner

@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
    CleanShot 2024-02-09 at 16 11 35@2x

  • Redesign the Setting General Tab => Move advanced settings into a new screen

CleanShot 2024-02-09 at 16 11 13@2x

  • Proxy Setting UI
    CleanShot 2024-02-09 at 16 11 02@2x
<!-- gh-comment-id:1935577420 --> @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 ![CleanShot 2024-02-09 at 16 11 35@2x](https://github.com/ProxymanApp/Proxyman/assets/5878421/27b76a3c-ae73-4ac4-b96a-1ee5cddbc989) - Redesign the Setting General Tab => Move advanced settings into a new screen ![CleanShot 2024-02-09 at 16 11 13@2x](https://github.com/ProxymanApp/Proxyman/assets/5878421/7efa075b-d5f9-4a98-9607-617cb2f8bb42) - Proxy Setting UI ![CleanShot 2024-02-09 at 16 11 02@2x](https://github.com/ProxymanApp/Proxyman/assets/5878421/71a7de5d-0ca3-44e7-8e6f-33e80348ed99)
Author
Owner

@NghiaTranUIT commented on GitHub (Feb 9, 2024):

  • Add a ⚠️ note to the Remote device if Proxyman is listening on the localhost

CleanShot 2024-02-09 at 16 18 18@2x

<!-- gh-comment-id:1935579245 --> @NghiaTranUIT commented on GitHub (Feb 9, 2024): - Add a ⚠️ note to the Remote device if Proxyman is listening on the `localhost` ![CleanShot 2024-02-09 at 16 18 18@2x](https://github.com/ProxymanApp/Proxyman/assets/5878421/691a5ad6-a747-48e3-b9ad-344a56b944d7)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#1819
No description provided.