| 版 | 0.3.2 |
|---|---|
| 发行人 | Wenyi Yang |
| 发布日期 | 2016年2月15日 |
| 添加日期 | 2016年2月15日 |
| 操作系统要求 | iOS |
| 要求 | Compatible with: ipad2wifi, ipad23g, iphone4s, ipadthirdgen, ipadthirdgen4g, iphone5, ipodtouchfifthgen, ipadfourthgen, ipadfourthgen4g, ipadmini, ipadmini4g |
| 下载总数 | 0 |
| 价钱 | $0.99 |
描述
Level.4 是一个网络代理客户端,旨在保护您的 Internet 流量免受网络攻击(DNS 劫持、泄漏、嗅探、检查、欺骗......)。而且,它可能需要你一些专业知识才能使用。特点:1。自定义网络协议2。自实现 TCP/IPv4 堆栈3。可定制的端口号 4。可定制的 DNS 服务器(GoogleDNS 是默认的 DNS 服务器)5。 iOS 设备唤醒时自动连接服务器要使用 Level.4,你应该在你的服务器上安装 Node.js v4+ 和 LightSword。安装 LightSword:# Using Ubuntu> [sudo] apt-get update -y> [sudo] apt-get安装 curl -y> [sudo] curl -sL https://deb.nodesource.com/setup_5.x | sudo -E bash -> [sudo] apt-get install -y nodejs> [sudo] npm install lightsword -g# 使用 Debian> [sudo] apt-get update -y> [sudo] apt-get install curl -y> [ sudo] curl -sL https://deb.nodesource.com/setup_5.x | bash -> [sudo] apt-get install -y nodejs> [sudo] npm install lightsword -g# 使用 RHEL 6, CentOS 6> [sudo] yum update -y> [sudo] yum install curl -y> [sudo] curl -sL https://rpm.nodesource.com/setup_5.x | bash -> [sudo] yum install nodejs -y> [sudo] npm install lightsword -gOk,让我们运行 LightSword:> lsserver --port 8081 --password mylevel4 --fork --clusterNow,在你的 iOS 设备上运行 Level.4 ,然后点击“添加服务器配置”,填写您的服务器信息:标签(例如我的隧道)、地址(IPv4、IPv6 或域名)、端口号(8081)、密码(mylevel4)并保存。最后,打开连接开关,Level.4 将保护您的网络流量。反馈:[email protected]