netutil

package
v0.4.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 27, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MaskIP

func MaskIP(ip net.IP) net.IP

MaskIP returns a masked version of the IP address for grouping purposes. IPv4 addresses are masked to /24 (zeroing the last octet). IPv6 addresses are masked to /48.

This is useful for rate limiting and freebie tracking where we want to group requests from the same network segment rather than individual IPs, reducing abuse potential from users with multiple addresses.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL