libp2p
Preparing search index...
@libp2p/utils
IP6NetConfig
Interface IP6NetConfig
interface
IP6NetConfig
{
cidr
?:
string
;
host
:
string
;
port
?:
number
;
protocol
?:
"tcp"
|
"udp"
;
sni
?:
string
;
type
:
"ip6"
;
zone
?:
string
;
}
Index
Properties
cidr?
host
port?
protocol?
sni?
type
zone?
Properties
Optional
cidr
cidr
?:
string
host
host
:
string
Optional
port
port
?:
number
Optional
protocol
protocol
?:
"tcp"
|
"udp"
Optional
sni
sni
?:
string
type
type
:
"ip6"
Optional
zone
zone
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cidr
host
port
protocol
sni
type
zone
libp2p
Loading...