Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undocumented Commands #112

Open
ghost opened this issue Oct 29, 2018 · 4 comments
Open

Undocumented Commands #112

ghost opened this issue Oct 29, 2018 · 4 comments

Comments

@ghost
Copy link

ghost commented Oct 29, 2018

Non-Admin Commands:

  • announcerInfo - no params
  • ping - sends pong to zite
  • siteReload inner_path
  • dirList inner_path - Lists directories in a directory

Admin Commands:

  • serverGetWrapperNonce - Create a new wrapper nonce that allows to load html file
  • announcerStats
  • permissionAdd permission
  • permissionRemove permission
  • permissionDetails permission
  • siteList connecting_sites=false - List all site info
  • siteAdd address
  • siteSetLimit size_limit
  • userGetGlobalSettings
  • userSetGlobalSettings settings
  • serverShowdirectory directory="backup", inner_path

Async Commands:

  • fileGet
  • fileList
  • dirList
  • fileNeed
@ghost ghost mentioned this issue Oct 29, 2018
@ghost
Copy link
Author

ghost commented Oct 29, 2018

Also, the certSelect command has another parameter called accept_any which is default to False.

@danimesq
Copy link

danimesq commented Nov 2, 2018

And the command to retrieve privatekeys from an given master seed

@HelloZeroNet
Copy link
Owner

I have added / fixed the outdated public commands: ab60952

@anoadragon453
Copy link
Contributor

Updated list of commands (so I can edit and keep track):

Admin Commands:

  • serverGetWrapperNonce - Create a new wrapper nonce that allows to load html file
  • announcerStats
  • permissionAdd permission
  • permissionRemove permission
  • permissionDetails permission
  • siteList connecting_sites=false - List all site info
  • siteAdd address
  • siteSetLimit size_limit
  • userGetGlobalSettings
  • userSetGlobalSettings settings
  • serverShowdirectory directory="backup", inner_path

Async Commands:

  • fileGet
  • fileList
  • dirList
  • fileNeed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants