游迅网
当前位置: 游迅网 PC软件 网络工具 Level.5 mac

Level.5 mac 0.3.0

  • 软件大小:2.10MB
  • 软件语言:英文
  • 软件类型:国产软件
  • 软件授权:免费软件
  • 更新时间:2016/6/6
  • 软件类别:网络工具
  • 应用平台:WinXP, Win7, Win8, WinAll
文件大小:2.10MB

Level.5 mac是一款网络加速工具,亲们可以利用自己的VPS搭建加速环境,有需要的亲们不要错过哦~~

软件介绍

Level.5 基于 OS X 10.11 Network Extension 开发,OS X 10.11 是最低版本要求,它可以自定义端口、DNS 服务器(默认是 GoogleDNS),另外它在 iOS 端有一个版本,叫 Level.4,支持设备唤醒后自动重连。
使用 Level.5,需要你有一台像样的 VPS 主机,速度要有保证,并且需要你在服务器端部署 Node.js v4+ 和 LightSword。

使用说明

安装 Node.js
wget http://nodejs.org/dist/latest-v4.x/node-v4.4.0.tar.gz
tar zxvf node-v4.4.0.tar.gz
cd node-v4.4.0
make(安装)
make install
node -v(确认安装的 Node.js 版本)

安装 LightSword
如果你的主机环境是 Ubuntu,那么步骤如下:
apt-get update -y
apt-get install curl -y
curl -sL https://deb.nodesource.com/setup_5.x | sudo -E bash –
apt-get install -y nodejs

npm install lightsword -g
如果你的主机环境是 Debian(管理员权限操作)
apt-get update -y
apt-get install curl -y
curl -sL https://deb.nodesource.com/setup_5.x | bash –
apt-get install -y nodejs

npm install lightsword -g
如果你的主机环境是 RHEL 6, CentOS 6
yum update
yum install curl
curl -sL https://rpm.nodesource.com/setup_5.x | bash –
npm install lightsword -g
Node.js v4+ 和 LightSword 安装完毕后开始运行 LightSword

lsserver –port 「端口号」 –password 「密码,自己设定一个」 –fork –cluster
然后启动 Level.5,在 ‘Add Server…’ 中填写主机 IP(address)、端口号(填写启动 LightSword 时设定的端口,默认是 8900)以及密码等信息。

  • 软件下载
Level.5 mac 0.3.0
    提醒:

    本站仅创建用户沟通交流的信息平台,所展示的游戏/软件内容来均来自于第三方用户上传分享,资源仅作为用户间分享讨论之用,除开发商授权外不以盈利为目的。如果侵犯了您的权益,请点此反馈,我们将第一时间处理。