An open API service indexing awesome lists of open source software.

https://github.com/robert-96/charles-pac-file

This project provides a convenient way to update and use a Proxy Auto-Configuration (PAC) file with Charles Proxy on mobile devices.
https://github.com/robert-96/charles-pac-file

charles debugging networking pac pac-files proxy

Last synced: 7 months ago
JSON representation

This project provides a convenient way to update and use a Proxy Auto-Configuration (PAC) file with Charles Proxy on mobile devices.

Awesome Lists containing this project

README

          

# charles-pac-file

This project provides a convenient way to update and use a Proxy Auto-Configuration (PAC) file with [Charles Proxy](https://www.charlesproxy.com/) on mobile devices.

## Usage

Follow these steps to use the PAC file:

1. Update the `proxy.pac` file according to your requirements.
2. Commit and push the changes.
3. Configure your mobile device to use the PAC file from the following URL: [https://robert-96.github.io/charles-pac-file/proxy.pac](https://robert-96.github.io/charles-pac-file/proxy.pac).

## License

This project is licensed under the [MIT License](LICENSE).