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: Difference between revisions
Jump to navigation
Jump to search
Include note about Google Chrome blocking default IRC ports. |
>Thor77 added link to Reverse Proxy |
||
Line 2: | Line 2: | ||
{{DISPLAYTITLE:webadmin}} | {{DISPLAYTITLE:webadmin}} | ||
{{Core Module}} | {{Core Module}} | ||
This module allows you to administrate your ZNC bouncer through a web interface. | This module allows you to administrate your ZNC bouncer through a web interface. If you want to access webadmin through a subdomain check [[Reverse Proxy]]. | ||
[[Image:Webadmin-settings-dark-clouds.png|thumb|Screenshot of the Webadmin module in action]] | [[Image:Webadmin-settings-dark-clouds.png|thumb|Screenshot of the Webadmin module in action]] |
Revision as of 14:01, 5 July 2015
This module is a part of ZNC. This module is shipped with ZNC by default. If you have the right "LoadMod" you can activate it with /znc LoadMod webadmin The code for this module can be found here. |
This module allows you to administrate your ZNC bouncer through a web interface. If you want to access webadmin through a subdomain check Reverse Proxy.
Usage
Arguments
This global module takes no arguments.
Read loading modules to learn more about loading modules.
Functions
After you connect as an admin user you are able to:
Admin
- Add a new user
- Clone a user
- Delete a user
- Edit a user - Change any and all user settings
- List all users
- View traffic
- Increase/Decrease number of allowed networks per user
- Anything a User can do below
User
- Allow IPs.
- BindHost
- Change ZNC password
- Change IRC nick
- Change Ident
- Change Status Prefix
- Change Real Name
- Change BindHost
- Change Quit Message
- Set default channel modes
- Set Buffer size
- Set Timestamp format
- Set Timezone
- Set join tries (channel)
- Set CTCP Replies (Ex: FINGER/VERSION/PING)
- Set Webpanel skin.
- Load/Unload modules.
Note: Some web browsers like Google Chrome block default IRC ports.