himanshub16 / himanshub16/ProxyMan

Allow quiet load and unset targets by number

Open
#110 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
710
Forks
116
PR merge metrics
No merged PRs in 30d

Description

Could you please add an option for script to not ask for targets to modify and proceed silently?

Current usage:
```
user$ proxyman load MyProxy
```
then you choose from targets to modify.

Feature request:
```
user$ proxyman load MyProxy **1**
user$ proxyman unset **1**
```

In this case the script will automatically unset provided profile number

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the CLI entry points for `load` and `unset`, using the examples in the issue to trace how targets are currently selected. Done means a numeric target can be supplied to either command and the script proceeds without prompting; no file or test is named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
bash, shell
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.