pac4cli icon indicating copy to clipboard operation
pac4cli copied to clipboard

Proxy-auto-discovery for command-line applications

Results 13 pac4cli issues
Sort by recently updated
recently updated
newest added

On a previous issue, I had a problem with the config file on Ubuntu 22.04. During troubleshooting, I completely removed pac4cli with apt remove pac4cli. After doing so, I had...

Hi... I thought I had the same issue in Ubuntu 22.04 as seen in the issue: Pac4cli recently broke on Ubuntu 20.04 https://github.com/tkluck/pac4cli/issues/78 But I have made the change to...

Pac4cli (Ubuntu 20.04 PPA version) had been working great for years, but broke within the last few days: ``` > pac4cli --loglevel=debug INFO [9718]: pac4cli: Starting proxy server on 127.0.0.1:None...

I don't know the exact steps on how to reproduce it. It happened once to me, and caused major issues that force me to restart my laptop. I'm running Ubuntu...

This is the licence that was already in `debian/copyright` but let's put it in the root directory for clarity as well.

I get a lot of this in my logs: ``` Mar 21 14:47:22 taniwha pac4cli[1386]: Unhandled Error Mar 21 14:47:22 taniwha pac4cli[1386]: Traceback (most recent call last): Mar 21 14:47:22...

This is an attempt at offloading the actual proxying to a high-quality proxy, namely [tinyproxy](https://tinyproxy.github.io/). This hopefully solves issues such as #56 (or at least makes those kinds of issues...

As reported by @denilsonsa over email, discussing his setup in our shared work environment (some details redacted): > > So, I use "adminer" as a web interface to query the...