Proxyman icon indicating copy to clipboard operation
Proxyman copied to clipboard

Add information for local ip when using VPN on main screen and install certificates instructions

Open almaz010891 opened this issue 2 years ago • 9 comments

Description

When I use VPN, Proxyman app shows me only remote IP-adress. image

image

But for capturing traffic from mobile devices it's better to use local IP-adress. Please add information for local ІP-adress when using VPN on main screen and install certificates instructions

For example, Fiddler app shows both IP-s

Why this feature/change is important?

Because for mobile testing it is important to know your local IP-adress

almaz010891 avatar Mar 06 '23 16:03 almaz010891

Thanks. I'm able to reproduce it when using the VPN.

It should always display the local Address, instead of the IP from the VPN 👍

NghiaTranUIT avatar Mar 08 '23 08:03 NghiaTranUIT

@almaz010891 Fixed with this Beta build: https://download.proxyman.io/beta/Proxyman_4.3.1_Fix_VPN_IP.dmg

Proxyman will ignore the IP from the VPN and fetch the correct one 👍

NghiaTranUIT avatar Mar 08 '23 12:03 NghiaTranUIT

Hi! Still reproduce in v 4.4.0

almaz010891 avatar Mar 13 '23 09:03 almaz010891

What VPN you're using @almaz010891?

NghiaTranUIT avatar Mar 13 '23 11:03 NghiaTranUIT

Cisco Anyconnect (Corporate VPN)

almaz010891 avatar Mar 14 '23 10:03 almaz010891

Still reproduce in Version 4.12.0 (49300)

almaz010891 avatar Oct 09 '23 13:10 almaz010891

@NghiaTranUIT hello, i see its Done, but i also have problem, that i saw my vpn adress instead proxyman while using Cisco Any Connect. Will be appriciate for fixing this one. Proxyman Version 5.8.0 (50800) | macOS: Version 12.7.6 (Build 21H1320)

Agrailag avatar Sep 23 '24 07:09 Agrailag

@Agrailag can you show me what is the out of this command: ipconfig getifaddr en0 ?

Is it the same with the IP what displays on Proxyman ?

NghiaTranUIT avatar Sep 23 '24 07:09 NghiaTranUIT

Is it the same with the IP what displays on Proxyman ?

No, its not. 192.168.88.204 in terminal using ipconfig getifaddr en0. And vpn ip-adress in Proxyman.

Agrailag avatar Sep 23 '24 08:09 Agrailag

Hi @NghiaTranUIT I can still reproduce this bug in Proxyman 6.2.0

This looks like a regression related to a change in the VPN environment — either a change in our company’s VPN configuration or in the VPN client itself. Poxyman used to display the correct IP address before, so this feels like an edge case that Proxyman might not be handling properly.

ipconfig getifaddr en0 returns the local IP address, but Proxyman shows the VPN IP address instead.

vladyslavsosiuk avatar Dec 15 '25 18:12 vladyslavsosiuk

@vladyslavsosiuk can you try this Beta build: https://assets.proxyman.com/beta/Proxyman_6.2.0_Try_fixing_IPv4.dmg

I found a better solution and might fix your problem 👍

NghiaTranUIT avatar Dec 15 '25 19:12 NghiaTranUIT

@vladyslavsosiuk can you try this Beta build: https://assets.proxyman.com/beta/Proxyman_6.2.0_Try_fixing_IPv4.dmg

I found a better solution and might fix your problem 👍

Yes, it works now! Thank you @NghiaTranUIT

vladyslavsosiuk avatar Dec 15 '25 19:12 vladyslavsosiuk

Awesome, I will include this fix in the next release 👍

NghiaTranUIT avatar Dec 15 '25 19:12 NghiaTranUIT