搬瓦工:DC6 CN2 GIA-E vps简单测评(搬瓦工搭建ss教程)
搬瓦工是一家提供VPS主机服务的公司,其价格实惠、性能稳定,备受用户青睐。本文将介绍搬瓦工的DC6 CN2 GIA-E VPS,并提供搭建SS教程,同时还会简单评估该VPS的性能表现。此外,我们也会谈到搬瓦工的DC6和DC9两种不同类型的VPS。
DC6 CN2 GIA-E VPS是搬瓦工最受欢迎的VPS之一。它采用了Intel Xeon E5-2680 v2处理器,拥有2 GB内存和40 GB SSD硬盘空间,带宽为1 Gbps。这个配置足以满足大多数人的需求,而且价格非常实惠,只需要$19.99/月。此外,该VPS还支持中国电信、联通、移动三网直连,让国内用户的网络体验更加流畅。
接下来,我们来看看如何在DC6 CN2 GIA-E VPS上搭建SS。首先,在搬瓦工控制面板中创建一个新的VPS实例,选择Ubuntu 18.04作为操作系统。然后,使用SSH连接到VPS,并输入以下命令:
```
apt-get update
apt-get install python-pip
pip install shadowsocks
```
这样就完成了SS的安装。接下来,我们需要编辑配置文件,输入以下命令:
```
nano /etc/shadowsocks.json
```
在打开的文件中输入以下内容:
```
{
"server":"0.0.0.0",
"server_port":8388,
"local_address":"127.0.0.1",
"local_port":1080,
"password":"your_password_here",
"timeout":300,
"method":"aes-256-cfb"
}
```
其中,server_port是SS主机端口号,password是连接密码,method是加密方式。编辑完成后,按Ctrl+X保存并退出。最后,输入以下命令启动SS:
```
ssserver -c /etc/shadowsocks.json
```
这样就成功地在DC6 CN2 GIA-E VPS上搭建了SS。
最后,我们来简单评估一下DC6 CN2 GIA-E VPS的性能表现。我们使用UnixBench进行测试,得到的结果如下:
```
Benchmark Run: Fri Jul 31 10:53:33 - 11:21:49
2 CPUs in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 33644677.7 lps (10.0 s, 7 samples)
Double-Precision Whetstone 3964.1 MWIPS (10.0 s, 7 samples)
Execl Throughput 3203.2 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 710234.6 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 184880.6 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 2015758.4 KBps (30.0 s, 2 samples)
Pipe Throughput 1343439.9 lps (10.0 s, 7 samples)
Pipe-based Context Switching 182328.8 lps (10.0 s, 7 samples)
Process Creation 6776.7 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 4989.8 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 752.5 lpm (60.0 s, 2 samples)
System Call Overhead 1055483.8 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 33644677.7 2881.7
Double-Precision Whetstone 55.0 3964.1 721.7
Execl Throughput 43.0 3203.2 744.5
File Copy 1024 bufsize 2000 maxblocks 3960.0 710234.6 1793.3
File Copy 256 bufsize 500 maxblocks 1655.0 184880.6 1116.4
File Copy 4096 bufsize 8000 maxblocks 5800.0 2015758.4 3479.6
Pipe Throughput 12440.0 1343439.9 1079.8
Pipe-based Context Switching 4000.0 182328.8 455.8
Process Creation 126.0 6776.7 538.0
Shell Scripts (1 concurrent) 42.4 4989.8 1176.4
Shell Scripts (8 concurrent) 6.0 752.5 1254.1
System Call Overhead
版权声明:xxxxxxxxx;
工作时间:8:00-18:00
客服电话
电子邮件
admin@qq.com
扫码二维码
获取最新动态