Skip to content

Release v1.7.0

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Oct 21:13
· 12 commits to main since this release

ProxyCloud GUI v1.7.0

πŸ“₯ Downloads

Windows

Important Notes for Windows Portable Version:

macOS

Important Notes for macOS:

  • Configure required permissions through System Settings β†’ Privacy & Security
  • Enable Automation, Accessibility, Full Disk Access, and System Extension/VPN permissions
  • For more information, see macOS Notes

Linux

Running in TUN Mode (Linux):

  • Requires root access with the following commands:
    xhost +SI:localuser:root
    sudo -E proxycloud-gui --no-sandbox
    xhost -SI:localuser:root
  • For more information, see Linux TUN Mode Notes

Arch Linux

ProxyCloud is now on the AUR, therefore you can install it using your prefered AUR helper.

paru -S proxycloud-gui-bin

# or if you are using yay

yay -S proxycloud-gui-bin