+
+ {{ i18n "pages.inbounds.protocol" }} |
+
+ [[ dbInbound.protocol ]]
+
+ [[ dbInbound.toInbound().stream.network ]]
+ tls
+ reality
- [[ clientCount[dbInbound.id].deactive.length ]]
-
-
-
- [[ clientEmail ]]
-
- [[ clientCount[dbInbound.id].depleted.length ]]
-
-
-
- [[ clientEmail ]]
-
- [[ clientCount[dbInbound.id].expiring.length ]]
-
-
-
- [[ clientEmail ]]
-
- [[ clientCount[dbInbound.id].online.length ]]
-
- |
-
-
- {{ i18n "pages.inbounds.traffic" }} |
-
-
-
-
-
- ↑[[ SizeFormatter.sizeFormat(dbInbound.up) ]] |
- ↓[[ SizeFormatter.sizeFormat(dbInbound.down) ]] |
-
-
- {{ i18n "remained" }} |
- [[ SizeFormatter.sizeFormat(dbInbound.total - dbInbound.up - dbInbound.down) ]] |
-
-
-
-
- [[ SizeFormatter.sizeFormat(dbInbound.up + dbInbound.down) ]] /
-
- [[ SizeFormatter.sizeFormat(dbInbound.total) ]]
+ |
+
+
+ {{ i18n "pages.inbounds.port" }} |
+ [[ dbInbound.port ]] |
+
+
+ {{ i18n "clients" }} |
+
+ [[ clientCount[dbInbound.id].clients ]]
+
+
+ [[ clientEmail ]]
+
+ [[ clientCount[dbInbound.id].deactive.length ]]
+
+
+
+ [[ clientEmail ]]
+
+ [[ clientCount[dbInbound.id].depleted.length ]]
+
+
+
+ [[ clientEmail ]]
+
+ [[ clientCount[dbInbound.id].expiring.length ]]
+
+
+
+ [[ clientEmail ]]
+
+ [[ clientCount[dbInbound.id].online.length ]]
+
+ |
+
+
+ {{ i18n "pages.inbounds.traffic" }} |
+
+
+
+
+
+ ↑[[ SizeFormatter.sizeFormat(dbInbound.up) ]] |
+ ↓[[ SizeFormatter.sizeFormat(dbInbound.down) ]] |
+
+
+ {{ i18n "remained" }} |
+ [[ SizeFormatter.sizeFormat(dbInbound.total - dbInbound.up - dbInbound.down) ]] |
+
+
+
+
+ [[ SizeFormatter.sizeFormat(dbInbound.up + dbInbound.down) ]] /
+
+ [[ SizeFormatter.sizeFormat(dbInbound.total) ]]
+
+
+
+
+
+ |
+
+
+ {{ i18n "pages.inbounds.expireDate" }} |
+
+
+
+ [[ DateUtil.formatMillis(dbInbound.expiryTime) ]]
+
-
+ [[ DateUtil.convertToJalalian(moment(dbInbound.expiryTime)) ]]
-
- |
-
-
- {{ i18n "pages.inbounds.expireDate" }} |
-
-
-
- [[ DateUtil.formatMillis(dbInbound.expiryTime) ]]
-
-
- [[ DateUtil.convertToJalalian(moment(dbInbound.expiryTime)) ]]
-
-
-
-
-
- |
-
-
-