Releases: doroved/proxer-cli
Releases · doroved/proxer-cli
v0.1.1
- Fixed a bug in
package_info()
, the application would close if the binary was started without theCargo.toml
file nearby, now the data fromCargo.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:
- 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
- Open Terminal and go to the Downloads folder
cd /Users/$USER/Downloads
- Run the command that will remove the lock on running the program without a signature.
xattr -d com.apple.quarantine proxer
- Run the program.
./proxer