mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-25 16:15:55 +03:00
[GH-ISSUE #1627] Add TLS information #1619
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#1619
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 @NghiaTranUIT on GitHub (May 6, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1627
Originally assigned to: @NghiaTranUIT on GitHub.
Description
A user requests that we don't have the TLS information as Charles Proxy does, so they switch to this app to get this information. We should support it.
Acceptance Criteria
@NghiaTranUIT commented on GitHub (May 6, 2023):
Screenshots
https://user-images.githubusercontent.com/5878421/236604037-b8786381-6ea0-4dac-998d-26e4b4e465b4.mp4
@seidnerj commented on GitHub (Jun 10, 2023):
Is this available in 4.8.0? I hadn't notice it.
@NghiaTranUIT commented on GitHub (Jun 11, 2023):
Yes, it's included in the latest build 4.8.0.
You have to enable SSL Proxying on these domains to see the TLS information. By default, Proxyman just proxies the data, not performance any mitm TLS.
@seidnerj commented on GitHub (Jun 11, 2023):
Thanks a lot!