Archived
1
0
This repository has been archived on 2023-08-12. You can view files and clone it, but cannot push or open issues or pull requests.
nntpchan/doc/cli.md

21 lines
502 B
Markdown
Raw Normal View History

2016-02-02 07:27:14 +05:00
# command line interface
# rebuild all thumbnails
srndv2 tool rethumb
# generate a new tripcode keypair
# print out to stdout
srndv2 tool keygen
# add an nntp login
srndv2 tool nntp add-login username password
# remove an nntp login
srndv2 tool nntp del-login username
# add public key to moderation trust
srndv2 tool mod add publickeygoeshere
# remove public key from moderation trust
srndv2 tool mod del publickeygoeshere