ProxyMan icon indicating copy to clipboard operation
ProxyMan copied to clipboard

Add additional parameter to load and unset target

Open mushonnip opened this issue 3 years ago • 1 comments

This PR perhaps will solve #110

Now we can load and unset target by adding more parameter inside quotation mark

Example:

Load profile

proxyman load MyProfile "2 3 4 6 8" 

Unset proxy

proxyman unset "2 3 4 6 8" 

mushonnip avatar Jan 30 '22 05:01 mushonnip

Thanks, @mushonnip. Had been long since I last read proxyman's code. I'll take some time out and review this.

himanshub16 avatar Jan 31 '22 12:01 himanshub16