zsh-proxy icon indicating copy to clipboard operation
zsh-proxy copied to clipboard

:nut_and_bolt: An oh-my-zsh plugin to configure proxy

Results 8 zsh-proxy issues
Sort by recently updated
recently updated
newest added

eg: exclude `git` proxy config

Hi when I type `myip` no meaningful information is shown. What I get is ``` ======================================== Check what your IP is ---------------------------------------- IPv4: ---------------------------------------- IPv6: ---------------------------------------- Info: No JSON object...

Quote from modified README.md: > ### `with_proxy` > > An one-liner version that only take effect in one command. It is similar to `proxychains -q`, but it can handle some...

When I execute a `noproxy` it tries to check_ip which hangs due to my system not being able to reach internet to see what it's IP is. Which is expected...

Hi Thank you for developing the zsh-proxy plugin, it is very convenient and easy to use. I'm a User of Windows Subsystem for Linux. Recently I was planning to move...

The plugin tries to enable apt proxy, but it is not support to use apt for non-root users, so as the proxy for apt. I can simply remove the "__disable_proxy_apt"...

using a list is wrong and cause to syntax error in omz terminal