# 价格
| 处理器 | 内存 | 存储 | 流量 | 带宽 | 活动价格 | 优惠码 | 购买链接 |
| --------------- | ---- | ---- | ---- | ----- | -------- | ---------- | ---------------------------------- |
| 1 vCPU (共享) | 1G | 20G | 500G | 1Tbps | $3.5/月 | YCSVU3X75X | [点我购买]( https://claw.buzz/1c1g) |
| 2vCPU (独享) | 2G | 40G | 1T | 1Tbps | $10/月 | YCSVU3X75X | [点我购买]( https://claw.buzz/2c2g) |
**优惠码:**YCSVU3X75X
政策是终身循环 8 折,季度付、半年付和年付以上有效,月付的话还是原价。
1C1G 的对标的是阿里云经济型 E 系列,CPU 资源共享。 2C2G 以上对标的是阿里云 U1 系列,独占 CPU 资源。
# 介绍
Claw 大家应该都听说过了,有人说是小厂商,有人说是阿里云青春版。
一些和阿里云相关性的证明消息收集在这里: https://www.fshex.com/t/1077098
**最典型的就是内网互通:**
```bash
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
```
然后阿里云元信息共享,可以证明不是拿一台阿里云同机房/线路的物理机虚拟化出来的
```bash
# curl http://100.100.100.200/latest/meta-data/instance/instance-type
ecs.e
# curl http://100.100.100.200/latest/meta-data/vpc-id
vpc-t4n0gsteapt**********
``` |
|