mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 16:45:57 +03:00
[GH-ISSUE #1336] 通过 proxyman 抓包发现,会对数据RAS加密的数据进行 urlencode #1329
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#1329
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 @carppond on GitHub (Aug 19, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1336
Proxyman version? (Ex. Proxyman 1.4.3)
3.8.0
macOS Version? (Ex. mac 10.14)
12.5.1 (
Steps to reproduce
Expected behavior
Screenshots (optional)
通过 proxyman 抓包发现,会对数据RAS加密的数据进行 urlencode,这个有办法取消吗,不让 proxyman 对参数进行编码?
@ThinkerT commented on GitHub (Aug 19, 2022):
用 Scripting 加个 urldecode 的规则就行了!