chore(multiplayer): NAT full cone should be evaluated as good.

This commit is contained in:
huanghongxun 2021-10-09 20:34:54 +08:00
parent 20957106df
commit 3ddab57ab5
3 changed files with 3 additions and 3 deletions

View File

@ -631,7 +631,7 @@ multiplayer.nat.packet_loss_ratio=Packet Loss Ratio
multiplayer.nat.testing=Testing multiplayer.nat.testing=Testing
multiplayer.nat.type=NAT Type multiplayer.nat.type=NAT Type
multiplayer.nat.type.blocked_udp=Very bad (Blocked UDP) multiplayer.nat.type.blocked_udp=Very bad (Blocked UDP)
multiplayer.nat.type.full_cone=Medium (Full Cone) multiplayer.nat.type.full_cone=Good (Full Cone)
multiplayer.nat.type.open_access=Good (Open Access) multiplayer.nat.type.open_access=Good (Open Access)
multiplayer.nat.type.port_restricted_cone=Medium (Port Restricted Cone) multiplayer.nat.type.port_restricted_cone=Medium (Port Restricted Cone)
multiplayer.nat.type.restricted_cone=Medium (Restricted Cone) multiplayer.nat.type.restricted_cone=Medium (Restricted Cone)

View File

@ -631,7 +631,7 @@ multiplayer.nat.packet_loss_ratio=丟包率
multiplayer.nat.testing=檢測中 multiplayer.nat.testing=檢測中
multiplayer.nat.type=NAT 類型 multiplayer.nat.type=NAT 類型
multiplayer.nat.type.blocked_udp=極差(網路禁止 UDP 協議) multiplayer.nat.type.blocked_udp=極差(網路禁止 UDP 協議)
multiplayer.nat.type.full_cone=(完全圓錐型) multiplayer.nat.type.full_cone=(完全圓錐型)
multiplayer.nat.type.open_access=好(公網開放型) multiplayer.nat.type.open_access=好(公網開放型)
multiplayer.nat.type.port_restricted_cone=中(埠受限圓錐型) multiplayer.nat.type.port_restricted_cone=中(埠受限圓錐型)
multiplayer.nat.type.restricted_cone=中(受限圓錐型) multiplayer.nat.type.restricted_cone=中(受限圓錐型)

View File

@ -631,7 +631,7 @@ multiplayer.nat.packet_loss_ratio=丢包率
multiplayer.nat.testing=检测中 multiplayer.nat.testing=检测中
multiplayer.nat.type=NAT 类型 multiplayer.nat.type=NAT 类型
multiplayer.nat.type.blocked_udp=极差(网络禁止 UDP 协议) multiplayer.nat.type.blocked_udp=极差(网络禁止 UDP 协议)
multiplayer.nat.type.full_cone=(完全圆锥型) multiplayer.nat.type.full_cone=(完全圆锥型)
multiplayer.nat.type.open_access=好(公网开放型) multiplayer.nat.type.open_access=好(公网开放型)
multiplayer.nat.type.port_restricted_cone=中(端口受限圆锥型) multiplayer.nat.type.port_restricted_cone=中(端口受限圆锥型)
multiplayer.nat.type.restricted_cone=中(受限圆锥型) multiplayer.nat.type.restricted_cone=中(受限圆锥型)