+
+ {{ i18n "protocol" }} | [[ dbInbound.protocol ]] |
+ {{ i18n "pages.inbounds.address" }} | [[ dbInbound.address ]] |
+ {{ i18n "pages.inbounds.port" }} | [[ dbInbound.port ]] |
+
+ |
+
+
+
+ {{ i18n "transmission" }} | [[ inbound.network ]] |
+
+
+ {{ i18n "host" }} | [[ inbound.host ]] |
+ {{ i18n "host" }} | {{ i18n "none" }} |
+
+ {{ i18n "path" }} | [[ inbound.path ]] |
+ {{ i18n "path" }} | {{ i18n "none" }} |
+
+
+
+ quic {{ i18n "encryption" }} | [[ inbound.quicSecurity ]] |
+ quic {{ i18n "password" }} | [[ inbound.quicKey ]] |
+ quic {{ i18n "camouflage" }} | [[ inbound.quicType ]] |
+
+
+
+ kcp {{ i18n "encryption" }} | [[ inbound.kcpType ]] |
+ kcp {{ i18n "password" }} | [[ inbound.kcpSeed ]] |
+
+
+
+ grpc serviceName | [[ inbound.serviceName ]] |
+
+
+ |
+