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

From ZNC
Jump to navigation Jump to search
>Un1matr1x
Created page with "This module allows you to administrate your ZNC bouncer through a web interface. = Usage= ''' Arguments ''' This global module takes no arguments. Read loadi..."
 
KindOne (talk | contribs)
Restore webadmin from archive.org - 2016/08/12
 
(7 intermediate revisions by 5 users not shown)
Line 1: Line 1:
This module allows you to administrate your ZNC bouncer through a [[Web_UI | web interface]].
{{Languages|Webadmin}}
{{DISPLAYTITLE:webadmin}}
{{Core Module}}
This module allows you to administrate your ZNC bouncer through a web interface. To access webadmin, see [[FAQ#How can I access webadmin with my browser.3F|FAQ: How can I access webadmin with my browser?]] If you want to access webadmin through a subdomain check [[Reverse proxy]].


= Usage=
[[Image:Webadmin-settings-dark-clouds.png|thumb|Screenshot of the Webadmin module in action]]


== Usage ==


''' Arguments '''
{{Module arguments
| type = global }}


This global module takes no arguments.
== Functions ==
After you connect to webadmin, you are able to:


Read loading modules to learn more about loading modules.
=== Admin user ===


* 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 normal user can do, below:'''


''' Functions '''
=== Normal user ===


After you connect as an admin user you are able to:
* 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 webadmin skin.
* Load/Unload modules.


Edit ZNC settings such as the ISpoofFile, Global Modules and VHosts.
'''Note:''' Some web browsers like Google Chrome block default IRC ports (6667, 6697, etc.). See [[FAQ#How can I access webadmin with my browser.3F|FAQ: How can I access webadmin with my browser?]] to learn how to explicitly allow the port.


List all users
[[Category:Modules]]
 
Edit a user - Change any and all user settings
 
Add a new user
 
(standard ZNC users can only edit their own user.)

Latest revision as of 10:21, 2 April 2017

This module allows you to administrate your ZNC bouncer through a web interface. To access webadmin, see FAQ: How can I access webadmin with my browser? If you want to access webadmin through a subdomain check Reverse proxy.

Screenshot of the Webadmin module in action

Usage

Arguments

This global module takes no arguments.

Read loading modules to learn more about loading modules.

Functions

After you connect to webadmin, you are able to:

Admin user

  • 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 normal user can do, below:

Normal 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 webadmin skin.
  • Load/Unload modules.

Note: Some web browsers like Google Chrome block default IRC ports (6667, 6697, etc.). See FAQ: How can I access webadmin with my browser? to learn how to explicitly allow the port.