ProxymanApp/Proxyman

Can't change reverse proxy server IP on appimage version

lain3d opened this issue · 2 comments

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

  • App version: 2.13.0
  • appimage version , ubuntu 20.04

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.

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