github heyhuynhgiabuu/proxypal v0.3.41

latest releases: v0.4.17, v0.4.16, v0.4.15...
3 months ago

What's Changed

Bug Fixes

Cloudflare Tunnel - cloudflared binary not found (#86)

GUI apps on macOS don't inherit the terminal's PATH environment variable, so cloudflared installed via Homebrew wasn't being found.

Fix: Now checks common installation paths:

  • PATH via which/where command
  • /opt/homebrew/bin (macOS Apple Silicon)
  • /usr/local/bin (macOS Intel, Linux)
  • /usr/bin, /snap/bin (Linux)
  • Program Files (Windows)
  • ~/.local/bin (user local)

Full Changelog: v0.3.40...v0.3.41

Don't miss a new proxypal release

NewReleases is sending notifications on new releases.