1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-04 09:43:12 +02:00
Files
unrealircd/doc
Bram Matthys 8aa004271f Ban exempt 127.0.0.1 instead of whole 127.*
* We now only exempt `127.0.0.1` and `::1` by default (hardcoded in the source).
  Previously we exempted whole `127.*` but that gets in the way if you want
  to allow Tor with a
  [require authentication](https://www.unrealircd.org/docs/Require_authentication_block)
  block or soft-ban. Now you can just tell Tor to bind to `127.0.0.2`
  so its not affected by the default exemption.

Reported on IRC and by PeGaSuS in
https://bugs.unrealircd.org/view.php?id=6258
2023-04-14 07:34:53 +02:00
..
2022-12-14 15:24:19 +00:00
2010-07-14 18:54:52 +00:00
2023-04-07 14:54:43 +02:00
2000-02-28 22:45:44 +00:00