Skip to content

Latest commit

 

History

History
 
 

rpcauth

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

RPC Tools

usage: rpcauth.py [-h] username [password]

Create login credentials for a JSON-RPC user

positional arguments:
  username    the username for authentication
  password    leave empty to generate a random password or specify "-" to
              prompt for password

optional arguments:
  -h, --help  show this help message and exit