To create new wiki account, please join us on #znc at Libera.Chat and ask admins to create a wiki account for you. You can say thanks to spambots for this inconvenience.

webadmin

From ZNC
Revision as of 06:30, 18 April 2012 by >Ikrabbe (→‎Usage)
Jump to navigation Jump to search

This module allows you to administrate your ZNC bouncer through a web interface.

Screenshot of the Webadmin module in action

Usage

Arguments

This global module takes no arguments.

Read loading modules to learn more about loading modules.

From reading the source code I assume that the port of the webadmin server is 8080, which is not configurable, which means again, that you need the source code in a professional environment, which finally leads to the question, where the repository for znc is. I just found the tar archvie, yet...

Functions

After you connect as an admin user you are able to:

  • Edit ZNC settings such as the ISpoofFile, Global Modules and VHosts.
  • List all users
  • Edit a user - Change any and all user settings
  • Add a new user

(standard ZNC users can only edit their own user.)