himanshub16 / himanshub16/ProxyMan

Proxyman support for conda

Open
#83 3 comments 1 reaction 0 assignees View on GitHub
not now
Dominant language
Shell
Stars
710
Forks
116
PR merge metrics
No merged PRs in 30d

Description

Proxyman support for the package manager [conda](https://conda.io/en/latest/) would be great. The proxy is set in `~/.condarc`. The .condarc structure is:
```
ssl_verify: true
channels:
- defaults
proxy_servers:
http: http://172.31.2.4:8080
https: https://172.31.2.4:8080
```

More info [here](https://docs.conda.io/projects/conda/en/latest/user-guide/configuration/use-condarc.html#configure-conda-for-use-behind-a-proxy-server-proxy-servers)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.