Files
agrarian/share/rpcauth/README.md
T
2022-02-03 23:45:47 -08:00

276 B

RPC Tools

RPCAuth

Create login credentials for a JSON-RPC user.

Usage:

./rpcauth.py <username>

in which case the script will generate a password. To specify a custom password do:

./rpcauth.py <username> <password>