Hnxml Standard
    Preparing search index...

    Interface portsForCrack

    Number of ports to be open to allow porthack to run

    多少端口开放后允许使用 PortHack

    <portsForCrack val="0" />
    
    interface portsForCrack {
        children?: never;
        val: number;
    }
    Index

    Properties

    Properties

    children?: never
    val: number