Proxy Auto-Config Traffic Engine - a macOS SwiftUI application for Alpaca, a local HTTP proxy with PAC and NTLM/Kerberos support.
- Configure proxy settings (PAC URL, PAC file, direct host)
- Start/stop the proxy with one click
- Real-time JSON log display
- macOS Keychain integration for credentials
- Menu bar integration
- macOS 14+
- Alpaca Go binary
See DEV.md for development setup instructions.
export ALPACA_SRC_DIR=~/workspace/github.com/vjeantet/alpaca
make
open build/Release/PACTE.appApache 2.0