InspIRCd v4 is still early in development!

If you use this branch you may experience crashes, weird behaviour, and unannounced breaking changes.

You probably want to use InspIRCd v3 instead.

The "hostcycle" Module (v4)

Description

This module sends a fake disconnection and reconnection when a user's username (ident) or hostname changes to allow clients to update their internal caches.

Configuration

To load this module use the following <module> tag:

<module name="hostcycle">

This module requires no other configuration.