=================================================================== RCS file: /cvs/botnow/botnow.conf.example,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- botnow/botnow.conf.example 2021/05/15 15:12:32 1.1 +++ botnow/botnow.conf.example 2021/07/20 17:40:08 1.2 @@ -8,8 +8,11 @@ #Bouncer hostname hostname = example.ircnow.org -#External IPv4 address, plaintext and ssl port +#External IP addresses, plaintext and ssl port ip4 = 192.168.0.1 +ip6 = 2001:db8:: +ip6subnet = 64 +ip6prefix = 48 #plainport = 1337 #sslport = 31337 @@ -35,7 +38,7 @@ key = ABCDE-FGHIJ-KLMNO hash = ABCDEFGHIJKLMNOPQRST #Modules to load -modules = BNC DNS Mail Shell SQLite WWW Hash Help +modules = BNC DNS Mail Shell SQLite Hash Help #Comment out the line below die = You did not configure botnow.conf!