[GH-ISSUE #1824] Proxyman Not Working on Ipad When I connect to NordVPN or Any Other VPN #1818

Open
opened 2026-03-03 19:54:38 +03:00 by kerem · 1 comment
Owner

Originally created by @AgoraLone on GitHub (Oct 24, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1824

Description

I want to capture traffic from an app which requires VPN To access it. And When I Enable NordVPN or any other VPN then By Default Proxyman's VPN Gets turned off. So Proxyman is unable to capture traffic because of this.

Any way to fix this??

Originally created by @AgoraLone on GitHub (Oct 24, 2023). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1824 ## Description <!-- What do you need help with? --> I want to capture traffic from an app which requires VPN To access it. And When I Enable NordVPN or any other VPN then By Default Proxyman's VPN Gets turned off. So Proxyman is unable to capture traffic because of this. Any way to fix this??
Author
Owner

@NghiaTranUIT commented on GitHub (Oct 24, 2023):

It's how the iOS works. It only allows 1 active VPN at one time.

From what I know, there is no solution to use 2 VPNs at the same time.

There is a workaround if you're a developer of this app:

  1. Open your app Source Code with Xcode -> Add Atlantis framework (developed by Proxyman)
  2. Turn off Proxyman for iOS VPN.
  3. Open Proxyman for macOS
  4. Start your iOS app (with Atlantis framework) and your VPN.
  5. Atlantis will capture your traffic if it's using URLSession -> Send to Proxyman for macOS to preview.
  6. Done
<!-- gh-comment-id:1776754149 --> @NghiaTranUIT commented on GitHub (Oct 24, 2023): It's how the iOS works. It only allows 1 active VPN at one time. From what I know, there is no solution to use 2 VPNs at the same time. There is a workaround if you're a developer of this app: 1. Open your app Source Code with Xcode -> Add [Atlantis framework](https://github.com/ProxymanApp/atlantis) (developed by Proxyman) 2. Turn off Proxyman for iOS VPN. 3. Open Proxyman for macOS 4. Start your iOS app (with Atlantis framework) and your VPN. 5. Atlantis will capture your traffic if it's using URLSession -> Send to Proxyman for macOS to preview. 6. Done ✅
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#1818
No description provided.