Aliyun Tokyo Codex
SSH Target
When the user asks to connect to "东京阿里云codex", "东京阿里云", "阿里云东京", or aliyun-Tokyo, use this SSH target:
Host aliyun-Tokyo
HostName 8.216.84.102
User binquant
Prefer the configured alias if it exists:
ssh aliyun-Tokyo
If the alias is not present in the local SSH config, connect directly:
ssh binquant@8.216.84.102
Handling
- Do not expose private keys, passwords, or SSH agent details.
- If authentication needs a password, passphrase, MFA, or host-key confirmation, leave the SSH session interactive for the user to handle.
- If the user asks only which host this refers to, answer with
binquant@8.216.84.102and mention aliasaliyun-Tokyo.