📖 How to Use AFS prOxide Client

  1. Get a Key: Go to the "Get a Key" section, click the button, and copy your issued key.
  2. Install the Client: Download the latest CLI version for your platform (Windows x64 or Linux x64), extract it, and make sure the binary is accessible from your terminal.
  3. First Connection: Open a terminal and run:
    afs-proxide --key <YOUR_KEY>
  4. Access Local Services: Once connected, your local apps (LLM, game server, or website) become accessible from the internet.
  5. Additional Options: Use flags like --port, --name, or --help for advanced configuration.