reticulum-js
RNS Manual
RNS Forum
Preparing search index...
@reticulum/core
isHostname
Function isHostname
isHostname
(
hostname
:
string
)
:
boolean
Tests whether a string is a syntactically valid DNS hostname (Python
is_hostname
).
Parameters
hostname
:
string
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
RNS Manual
RNS Forum
reticulum-js
Loading...
Tests whether a string is a syntactically valid DNS hostname (Python
is_hostname).