Skip to content

Releases: doroved/proxer-cli

v0.1.1

01 Oct 14:32
Compare
Choose a tag to compare
  • Fixed a bug in package_info(), the application would close if the binary was started without the Cargo.toml file nearby, now the data from Cargo.toml is loaded into the binary.

At the moment I don't have a certificate to sign programs, so if you want to run the binary:

  1. Download the archive for your processor and unzip it
// macOS Apple Silicon
Proxer_0.1.1_aarch64.zip

// macOS Intel
Proxer_0.1.1_x86_64.zip
  1. Open Terminal and go to the Downloads folder
cd /Users/$USER/Downloads
  1. Run the command that will remove the lock on running the program without a signature.
xattr -d com.apple.quarantine proxer
  1. Run the program.
./proxer