# Networks.ipv6 property · @imqueue/net

Source: https://imqueue.org/api/net/latest/net.networks.ipv6/
Published: 2026-08-01
Author: @imqueue maintainers (https://github.com/imqueue)
Package: @imqueue/net 3.0.2 — generated reference, not hand-written

The IPv6 networks, as a [NetworkList](https://imqueue.org/api/net/latest/net.networklist/) — reachable as `.ipv6`.

**Signature:**

```typescript
readonly [NetworkType.IPV6]: NetworkList;
```

## Remarks

Unset when the set has no IPv6 networks, exactly as with [Networks.ipv4](https://imqueue.org/api/net/latest/net.networks.ipv4/). Its buffer goes back in through the constructor's `networks6` argument.

