Proxyman
Proxyman copied to clipboard
Ability to manage map remote rules via CLI
Description
Ability to perform the following via the cli:
- list map remote rules
- toggle map remote rules
- create map remote rules (nice to have but not really necessary)
- delete map remote rules (nice to have but not really necessary)
Why this feature/change is important?
This would allow me to toggle the rules inside scripts and control them via Raycast.
Hi @bpdev97
Currently, proxyman-cli
can toggle the Scripting, Map Local and Breakpoint, but not Map Remote yet. Ref: https://docs.proxyman.io/command-line#6.-toggle-tools
I will include it soon 👍
However, it's just simple toggle the tool, not be able to do the listing, toggle certain rules, ...