- Compatible XF 2.x versions
- 2.2
- 2.3
- License
- Single Use License (may be used on one website)
- Updates duration
- 1 year ($10 Yearly Renewal)
Easily clear user IP addresses for privacy and security
Delete the specified user's ip addresses
Parameters
Features:
Flexible Deletion: Clear all IPs, by range, or within a date range.
Permissions Control: Admin & public interface with user-based access
Batch Processing: Supports batch user updates
REST API Support: Integrate with external tools
API routes
[DELETE] users/{id}/ipsDelete the specified user's ip addresses
Parameters
Input | Type | Description |
---|---|---|
ip | string | Prune only specified ip or range |
start | integer | Unix timestamp for start date |
end | integer | Unix timestamp for end date |