Skip to content

RoutePlanner

Defined in: src/structures/Types/Utils.ts:406

PropertyTypeDescriptionDefined in
class?RoutePlannerTypes-src/structures/Types/Utils.ts:407
details?object-src/structures/Types/Utils.ts:408
details.blockIndex?stringThe information in which /64 block ips are chosen. This number increases on each ban.src/structures/Types/Utils.ts:427
details.currentAddress?stringThe current address being usedsrc/structures/Types/Utils.ts:423
details.currentAddressIndex?stringThe current offset in the ip blocksrc/structures/Types/Utils.ts:425
details.failingAddressesFailingAddress[]The failing addressessrc/structures/Types/Utils.ts:417
details.ipBlockobjectThe ip block being usedsrc/structures/Types/Utils.ts:410
details.ipBlock.sizestringThe size of the ip blocksrc/structures/Types/Utils.ts:414
details.ipBlock.type"Inet4Address" | "Inet6Address"The type of the ip blocksrc/structures/Types/Utils.ts:412
details.ipIndex?stringThe current offset in the blocksrc/structures/Types/Utils.ts:421
details.rotateIndex?stringThe number of rotationssrc/structures/Types/Utils.ts:419