hetzner-ts
    Preparing search index...

    Interface IPv6

    interface IPv6 {
        blocked: boolean;
        dns_ptr: IPv6DNSPtr[];
        id: number;
        ip: string;
    }
    Index

    Properties

    Properties

    blocked: boolean
    dns_ptr: IPv6DNSPtr[]
    id: number
    ip: string