免费vps | 翻墙 | 亚马逊vps



免费申请一年套餐,居然不需要1美元授权,使用弹性IP防止SSR服务器被墙,流量费用查询

亚马逊中国官网(无需科学上网)
https://amazonaws-china.com/cn/

使用 PuTTYgen 转换私有密钥(pem 转 ppk 格式)
https://docs.aws.amazon.com/zh_cn/AWSEC2/latest/UserGuide/putty.html

Amazon EC2 定价
https://amazonaws-china.com/cn/ec2/pricing/on-demand/#Elastic_IP_Addresses

流入 AWS 的流量完全免费,但每月的免费流出流量只有 15G,超出部分要收费。
弹性 IP 没有捆绑到 EC2 实例时,一定要记得释放,不然它会按小时收费。而且每月头 100 次捆绑 Elastic IP 到 EC2 实例是免费的,超出则收费。

本教程我使用的 Debian 系统,开始只能 admin 登录,然后可以 SSH 进入系统设置 root 密码。
修改密码的命令:
$ sudo passwd root

不同操作系统的登录用户名不同:
对于 Amazon Linux 2 或 Amazon Linux AMI,用户名称是 ec2-user。
对于 CentOS AMI,用户名称是 centos。
对于 Debian AMI,用户名称是 admin 或 root。
对于 Fedora AMI,用户名为 ec2-user 或 fedora。
对于 RHEL AMI,用户名称是 ec2-user 或 root。
对于 SUSE AMI,用户名称是 ec2-user 或 root。
对于 Ubuntu AMI,用户名称是 ubuntu。

下载 SSR 插件地址:
wget -N –no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/ssr.sh && chmod +x ssr.sh

▬ ▬ ▬ ▬ ▬ ▬ ▬ ▬ ▬ ▬ ▬ ▬ ▬
欢迎订阅频道
https://www.youtube.com/channel/UCgo7XWK6MQBgKt0gBI6x3CA?sub_confirmation=1

技术交流互动电报群
t.me/shinianlaocheng .

2 comments

Comments are closed.