mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-25 16:15:55 +03:00
[GH-ISSUE #1729] Does not intercept CLO 3D application traffic #1723
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1723
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Drovosek01 on GitHub (Aug 2, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1729
Description
Does not intercept CLO 3D application traffic
Steps to Reproduce
Current Behavior
There are no lines from application CLO_Standalone_OnlineAuth.app or any other utilities that can be located inside the application
Expected Behavior
In the Proxyman window there are lines from the application 123 and you can see what data is sent to the server when authorization is attempted and what data is coming
Environment
@NghiaTranUIT commented on GitHub (Aug 3, 2023):
Proxyman could not capture HTTPS traffic from the CLO3D app because it doesn't respect the system proxy and doesn't send the data to Proxy Server. You have to explicitly config it.
Here is what I've found on their document: https://support.clo3d.com/hc/en-us/articles/4417463135129-Proxy-Setup-for-CLO-Software-Login
See the Section:
Mac Users: Edit .zprofile fileHere is the sample:
@Drovosek01 commented on GitHub (Aug 4, 2023):
Thanks for trying. Unfortunately, this did not help and traffic is still not intercepted when trying to log in ((
@NghiaTranUIT commented on GitHub (Aug 5, 2023):
@Drovosek01 it's from their document. If it doesn't work, it means either:
localhost:9090instead of127.0.0.1:9090