hetzner-ts
    Preparing search index...

    Interface IPv4

    interface IPv4 {
        blocked: boolean;
        dns_ptr: string;
        id: number;
        ip: string;
    }
    Index

    Properties

    Properties

    blocked: boolean
    dns_ptr: string
    id: number
    ip: string