> For the complete documentation index, see [llms.txt](https://screamz2k.gitbook.io/phoenixc2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://screamz2k.gitbook.io/phoenixc2/maintenance/administration.md).

# Administration

## Usage

`phserver [...command]`

## Commands

### --reset

Reset the server to default post install state.

### --recreate-super-user

Deletes the current super user and creates a new one.

### --reset-database

Drops all table and recreates them.

### --reset-table \[table]

Resets a single table.

### --regenerate-ssl

Regenerates the global ssl certificates.
