ProxymanApp / Proxyman

Modern. Native. Delightful Web Debugging Proxy for macOS, iOS, and Android ⚡️
https://proxyman.io
5.35k stars 177 forks source link

Can't change reverse proxy server IP on appimage version #1998

Open lain3d opened 2 months ago

lain3d commented 2 months ago

Description

Steps to Reproduce

On MacOS we can see this when clicking the top bar where the "Listening on ...." is:

image

This does not seem to work on the appimage version for linux

  1. Click on the top bar, right click, whatever.
  2. It doesn't show the expected menu

Current Behavior

No menu.

Expected Behavior

Show the menu

How else can I change the IP of the reverse proxy server? I want to simply use 127.0.0.1

Environment

NghiaTranUIT commented 2 months ago

This Proxy Popover is implemented on macOS and Windows (v2.14.0, released yesterday), but not on Linux yet. I'm going to bump a new Linux this week.


I want to simply use 127.0.0.1

You can check on the "Only Listen on Localhost", it will listen on 127.0.0.1.

NghiaTranUIT commented 2 months ago

@lain3d, sorry for the late reply, you can download Linux 2.14.0.

This update will show the Proxy Setting and you can listen on 127.0.0.1 👍