Skip to content

Support TLS

Compare
Choose a tag to compare
@palkan palkan released this 14 Jun 15:31
· 57 commits to master since this release

Secure connections are now supported (i.e. wss://...).

Installation

  • MacOS
curl -L https://github.com/palkan/acli/releases/download/0.2.0/acli-macos-x86_64 > /usr/local/bin/acli
chmod +x /usr/local/bin/acli
  • Linux
curl -L https://github.com/palkan/acli/releases/download/0.2.0/acli-linux-x86_64 > /usr/local/bin/acli
chmod +x /usr/local/bin/acli