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

CNTLM Proxy CLI written in GOLANG to assist with managing proxy configuration

Results 19 go-proxy issues
Sort by recently updated
recently updated
newest added

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20190215142949-d0b11bdaac8a to 0.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/sys&package-manager=go_modules&previous-version=0.0.0-20190215142949-d0b11bdaac8a&new-version=0.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

A user should be able to configure the NoProxy configuration in their cntlm.conf file with an array of input

enhancement

The --all flag if should be passed should enable the proxy config on all tools on the hosted OS that are supported

enhancement

A user should be able to see the state of their system prior to making any configuration adjustments should they wish. They should be able to run a command that...

enhancement

A user may configure their local instance with all required proxy values and/or key/value pairs within the .conf file. Given a user may need to switch between regular used configuration...

enhancement

Output to the user if the proxy is currently running or not with additional meta data

enhancement

The proxy CLI should be configurable via a TOML file which contains the state and variables that can be easily modified via scripting or manually with the user. This will...

enhancement
help wanted

Currently not dynamically setting the drive prefix to the path.

bug
help wanted
good first issue

See https://code.visualstudio.com/docs/getstarted/settings and search for `http.proxy`. These settings can be set in the user config file (on OSX its located at ~/Library/Application\ Support/Code/User/settings.json).