interface Hysteria2ServerMetadata {
    obfs_password: string;
    port: number;
    tls_pin: string;
}

Properties

obfs_password: string
port: number
tls_pin: string

Generated using TypeDoc