Skip to content

Latest commit

 

History

History

rpcauth

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

RPC Tools

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>