Proxyman icon indicating copy to clipboard operation
Proxyman copied to clipboard

Ability to manage map remote rules via CLI

Open bpdev97 opened this issue 1 year ago • 1 comments

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.

bpdev97 avatar Dec 05 '23 03:12 bpdev97

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, ...

NghiaTranUIT avatar Dec 06 '23 07:12 NghiaTranUIT