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.
- Host: GitHub
- URL: https://github.com/robert-96/charles-pac-file
- Owner: Robert-96
- License: mit
- Created: 2023-06-15T17:44:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-04T23:26:31.000Z (7 months ago)
- Last Synced: 2025-03-05T00:25:36.051Z (7 months ago)
- Topics: charles, debugging, networking, pac, pac-files, proxy
- Language: JavaScript
- Homepage: https://robert-96.github.io/charles-pac-file/proxy.pac
- Size: 42 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).