mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 08:35:53 +03:00
[GH-ISSUE #746] Get flow info from JS Context in the Scripting #740
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#740
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 (Dec 30, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/746
Originally assigned to: @NghiaTranUIT on GitHub.
Description
Currently, we can print out the data of the
contextobject by usingconsole.log(context). For instance,However, it lacks the flow data, such as ID, Remote Device IP, Nickname, Client Path, or Client/Remote Address. They're useful if some users need them to write their logic.
For example, change the host if the request comes from a particular remote device.
Acceptance Criteria
@NghiaTranUIT commented on GitHub (Dec 31, 2020):
Done with https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.15.2_Add_More_Info_Scripting_Context.dmg