前文:
/t/1076357
## 推荐配置:
| 处理器 | 内存 | 存储 | 流量 | 带宽 | 活动价格 | 优惠码 | 购买链接 |
| -------------- | ---- | ---- | ---- | ----- | -------- | ---------- | ---------------------------------- |
| 1 vCPU (共享) | 1G | 20G | 500G | 1Tbps | $21/年 | 50OFF | [点我购买]( https://claw.buzz/1c1g) |
| 2vCPU (独享) | 2G | 40G | 1T | 1Tbps | $24/半年 | 60OFF | [点我购买]( https://claw.buzz/2c2g) |
| 2vCPU (独享) | 4G | 80G | 1T | 1Tbps | $14/月 | 推荐配置: | [点我购买]( https://claw.buzz/) |
目前对标的是 DO 、Linode 、Vultr 这样的小云,目前刚起步生态没他们那么全,但是未来肯定是可期的。
官网地址:
[https://claw.cloud]( https://claw.buzz/)
### 为啥说是阿里云版红米呢?
#### 一、和阿里云 ECS 的 metadata 互通
```shell
# curl http://100.100.100.200/latest/meta-data/instance/instance-type
ecs.u1-c1m1.large
# curl http://100.100.100.200/latest/meta-data/instance-id
i-t4nawoxohr**********
# curl http://100.100.100.200/latest/meta-data/serial-number
e610****-08b6-****-a385-48**********
# curl http://100.100.100.200/latest/meta-data/region-id
ap-southeast-1
# curl http://100.100.100.200/latest/meta-data/zone-id
ap-southeast-1a
# curl http://100.100.100.200/latest/meta-data/owner-account-id
12784175********
# curl http://100.100.100.200/latest/meta-data/image-id
m-t4n2e2r2chsx2pj7e7do
# curl http://100.100.100.200/latest/meta-data/vpc-id
vpc-t4n0gsteapt**********
```
#### 二、和阿里云产品内网互通:
```shell
root@s1107:~# ping oss-cn-hongkong-internal.aliyuncs.com
PING oss-cn-hongkong-internal.aliyuncs.com (100.115.61.7) 56(84) bytes of data.
64 bytes from 100.115.61.7: icmp_seq=1 ttl=102 time=0.265 ms
64 bytes from 100.115.61.7: icmp_seq=2 ttl=102 time=0.185 ms
64 bytes from 100.115.61.7: icmp_seq=3 ttl=102 time=0.174 ms
64 bytes from 100.115.61.7: icmp_seq=4 ttl=102 time=0.170 ms
```
#### 三、dmidecode 提示阿里云信息:
```
Handle 0x0100, DMI type 1, 27 bytes
System Information
Manufacturer: Alibaba Cloud
Product Name: Alibaba Cloud ECS
......
Handle 0x0300, DMI type 3, 21 bytes
Chassis Information
Manufacturer: Alibaba Cloud
......
```
#### 四、Nodeseek 和 LD 等网站都有通许分享一些证据 |
|