commit 36684717edbce0c82962bfe1cc406d07e1e53bc6 from: jrmu date: Fri Feb 17 03:59:38 2023 UTC Cleaned up some conf values commit - 0cd29639086e90ded817672d505ab0d009e6a9ab commit + 36684717edbce0c82962bfe1cc406d07e1e53bc6 blob - 176d6fc46029352447e235c1dc96b00f2d2d5145 blob + 456d4c05620636017f5740d85390d00f0e1b00ea Binary files botnow and botnow differ blob - 7fa618bd68f96724c04198580528bb0c86b10b08 blob + 7d33cc247df620e0e640c937e84eb608c09106d2 --- botnow.conf.example +++ botnow.conf.example @@ -13,11 +13,16 @@ hostname = example.com #External IP addresses, plaintext and ssl port ip4 = 192.168.0.1 ip6 = 2001:db8:: -ip6subnet = 64 -ip6prefix = 48 #plainport = 1337 #sslport = 31337 +#Your IPv6 subnet length +ip6subnet = 64 + +#Routing prefix for your IPv6 network +#NOTE: this will be a smaller number than above! +ip6prefix = 48 + #Nick and password of bot. #NOTE: username and password must match the ircd oper block *and* znc account nick = example