Host

Create Host

create a new host

inbound_tag must be available in one of the configured cores

post/api/host/

Request body

idinteger nullable
remarkstring required
addressstring[]
inbound_tagstring nullable
portinteger nullable
snistring[] nullable
hoststring[] nullable
pathstring nullable
security'inbound_default' | 'none' | 'tls'
alpnProxyHostALPN[] nullable
fingerprint'' | 'chrome' | 'firefox' | 'safari' | 'ios' | 'android' | 'edge' | '360' | 'qq' | 'random' | 'randomized' | 'randomizednoalpn' | 'unsafe'
allowinsecureboolean nullable
is_disabledboolean
http_headersobject nullable
random_user_agentboolean
use_sni_as_hostboolean
vless_routestring nullable
priorityinteger required
statusUserStatus[] nullable
ech_config_liststring nullable
ech_query_strategy'none' | 'half' | 'full'
pinned_peer_cert_sha256string nullable
verify_peer_cert_by_namestring[] nullable

Response

Successful Response

idinteger nullable
remarkstring required
addressstring[]
inbound_tagstring nullable
portinteger nullable
snistring[] nullable
hoststring[] nullable
pathstring nullable
security'inbound_default' | 'none' | 'tls'
alpnProxyHostALPN[] nullable
fingerprint'' | 'chrome' | 'firefox' | 'safari' | 'ios' | 'android' | 'edge' | '360' | 'qq' | 'random' | 'randomized' | 'randomizednoalpn' | 'unsafe'
allowinsecureboolean nullable
is_disabledboolean
http_headersobject nullable
random_user_agentboolean
use_sni_as_hostboolean
vless_routestring nullable
priorityinteger required
statusUserStatus[] nullable
ech_config_liststring nullable
ech_query_strategy'none' | 'half' | 'full'
pinned_peer_cert_sha256string nullable
verify_peer_cert_by_namestring[] nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.