8000 GitHub - ytet5uy4/pctl at v0.1.0
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Feb 14, 2021. It is now read-only.

ytet5uy4/pctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pctl - zsh plugin for proxy

Overview | Installation | Configuration | License

license-badge release-badge

Overview

This is zsh plugin to toggle the environment variables of proxy.

screenshot

Installation

You can use zplug to install pctl. Add the following to your .zshrc:

zplug 'ytet5uy4/pctl'

Configuration

Add the following to your .zshrc:

export PROXY_ADDRESS=proxy.example.com PORT=8080

To keep the environment variables of proxy when using sudo, append the following to /etc/sudoers via sudo visudo:

Defaults env_keep += "http_proxy https_proxy"

License

Copyright (c) 2015 ytet5uy4

Released under the MIT License, see LICENSE.md.

About

zsh plugin for proxy

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0