mirror of
https://github.com/netchx/netch.git
synced 2026-03-14 17:43:18 +08:00
Update README.md
This commit is contained in:
297
CHANGELOG.md
297
CHANGELOG.md
@@ -1,297 +0,0 @@
|
||||
## Changelog
|
||||
|
||||
[简体中文](docs/CHANGELOG.zh-CN.md)
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
### [Unreleased]
|
||||
|
||||
### [1.3.4] - 2019-10-29
|
||||
|
||||
#### Added(1.3.4)
|
||||
|
||||
- Add FullRowSelect support for SubscribeForm by @BingLingGroup
|
||||
- Add better HiDPI support by @TheCGDF
|
||||
|
||||
#### Changed(1.3.4)
|
||||
|
||||
- Fix translation issues by @BingLingGroup
|
||||
- Fix compatibility with old version `bin/Redirector.exe` by @BingLingGroup
|
||||
- Update `bin/Redirector.exe` and the upstream Netfilter SDK driver by @ConnectionRefused
|
||||
- Change the sponsorship to N3RO by @ConnectionRefused
|
||||
|
||||
### [1.3.3] - 2019-10-08
|
||||
|
||||
#### Added(1.3.3)
|
||||
|
||||
- Add the feature to clean internal DNS cache.
|
||||
- Add the feature to modify `bin/Redirector` port when it processes TCP.
|
||||
- Add TUN/TAP Fake DNS support.
|
||||
- Add custom User-Agent header support to subscription download.
|
||||
- Add support for Netch generic subscription format URL import.
|
||||
- Add proxy support for subscription update.
|
||||
- Add feature to bypass IPv6 loop traffic in the `bin/Redirector`.
|
||||
|
||||
#### Changed(1.3.3)
|
||||
|
||||
- Optimize user interface.
|
||||
- Fix support for parsing plugins in SIP002 links.
|
||||
- Update ShadowsocksR pre-compiled files with UPX compressed.
|
||||
- Fix the issue that Socks5 server config starts local http proxy server with wrong IP address in mode 4/6.
|
||||
- Update cloak plugin from upstream to 2.1.1 with UPX compressed.
|
||||
- Remove the optimization of N3RO in the subscription.
|
||||
- Optimize ProcessForm.
|
||||
- Optimize Configuration.SearchOutbounds() by using iphlpapi.
|
||||
- Update the built-in mode files with the upstream.
|
||||
- Remove the compatible codes to read the config files from the version before 1.2.9.
|
||||
|
||||
### [1.3.2] - 2019-09-29
|
||||
|
||||
#### Changed(1.3.2)
|
||||
|
||||
- Update `bin/Redirector.exe`.
|
||||
- Remove the Telegram Group invite link in the about form.
|
||||
- The log deletion mechanism is changed to delete the last log every time when the main program starts.
|
||||
- Update ACL file.
|
||||
- Update China IP list.
|
||||
- Temporarily remove the traffic statistics.
|
||||
|
||||
### [1.3.1] - 2019-09-27
|
||||
|
||||
#### Changed(1.3.1)
|
||||
|
||||
- Fix the HTTP local proxy server listening address issue.
|
||||
- Fix the config saving issue.
|
||||
- Limit the parallel degrees of the server delay test. Now at most 16 tasks are executed simultaneously.
|
||||
- Update the built-in mode files with the upstream.
|
||||
- Change the sponsorship to YoYu.
|
||||
- Optimize the subscription link parsing. Optimize IPv6 server config parsing. Fix the method that automatically transform the ShadowsocksR to Shadowsocks. Add support for the first generation VMess URL.
|
||||
- Update `bin/Redirector.exe`. Now it can return the obtained short path directly when fails to fetch full-length path.
|
||||
- Fix the translation problem on the title of "Create process mode".
|
||||
- Change the way to run ShadowsocksR. Now it can run directly from the command line arguments rather than the config file.
|
||||
- Replace Objects with Models
|
||||
|
||||
### [1.3.0] - 2019-09-18
|
||||
|
||||
#### Changed(1.3.0)
|
||||
|
||||
- Modify `bin/Redirector.exe` to fix the program with Chinese char path can not be properly proxy problem.
|
||||
|
||||
### [1.2.9] - 2019-09-17
|
||||
|
||||
#### Added(1.2.9)
|
||||
|
||||
- Allow custom local proxy server listening addresses, such as 127.0.0.1 or 0.0.0.0.
|
||||
- Add system architecture check to prevent the program running on a system with different architecture.
|
||||
- Add Shadowsocks cloak plugin support.
|
||||
- Add HiDPI support.
|
||||
|
||||
#### Changed(1.2.9)
|
||||
|
||||
- Fix ShadowsocksR、VMess local Socks5 proxy port can't be set issue.
|
||||
- Optimize `bin/Redirector.exe`.
|
||||
- Fix SIP003 plugin support in ShadowsocksD subscription.
|
||||
- Improve the stability of ShadowsocksR and package all the DLL.
|
||||
- Update the upstream Netfilter SDK driver.
|
||||
|
||||
### [1.2.8-BETA] - 2019-09-04
|
||||
|
||||
#### Added(1.2.8-BETA)
|
||||
|
||||
- Add Redirector UDP connection log.
|
||||
- Add custom local Socks5 and HTTP proxy port features.
|
||||
|
||||
#### Changed(1.2.8-BETA)
|
||||
|
||||
- Fix killing processes not created by Netch [issue #86](https://github.com/NetchX/Netch/issues/86).
|
||||
- Fix stopping system proxy not set by Netch [issue #107](https://github.com/NetchX/Netch/issues/107).
|
||||
- Refactor config files. Combining `link.dat`, `server.dat`, `settings.dat`, `bypass.dat`, `tuntap.ini` into `settings.json`.
|
||||
- Optimize codes.
|
||||
|
||||
### [1.2.7-STABLE] - 2019-08-31
|
||||
|
||||
#### Changed(1.2.7-STABLE)
|
||||
|
||||
- Optimized interface that only mode 1 shows the traffic statistics label.
|
||||
- Optimize delay detection.
|
||||
- Update the upstream Netfilter SDK driver.
|
||||
- Update `bin/Redirector.exe`.
|
||||
|
||||
### [1.2.6-STABLE] - 2019-08-30
|
||||
|
||||
#### Added(1.2.6-STABLE)
|
||||
|
||||
- Add speed and bandwidth label.
|
||||
|
||||
#### Changed(1.2.6-STABLE)
|
||||
|
||||
- Optimize codes.
|
||||
|
||||
### [1.2.5-STABLE] - 2019-08-30
|
||||
|
||||
#### Added(1.2.5-STABLE)
|
||||
|
||||
- Add the function to auto-delete the TUN/TAP log files.
|
||||
|
||||
#### Changed(1.2.5-STABLE)
|
||||
|
||||
- Optimize menu layout.
|
||||
- Update ShadowsocksR pre-compiled files.
|
||||
- Use UPX to compress all the pre-compiled files like EXE and DLL.
|
||||
- Update `bin/Redirector.exe` with debug log support.
|
||||
|
||||
### [1.2.4-STABLE] - 2019-08-28
|
||||
|
||||
#### Changed(1.2.4-STABLE)
|
||||
|
||||
- Fix a critical bug which will cause Shadowsocks servers without plugin to stop working.
|
||||
- Fix start up failure caused by replicated proxy processes.
|
||||
- Fix a bug that service cannot be started when using Bypass LAN (and China) mode at the first run of Netch.
|
||||
|
||||
### [1.2.3-STABLE] - 2019-08-28
|
||||
|
||||
#### Added(1.2.3-STABLE)
|
||||
|
||||
- Add support for Simple OBFS plugin and V2Ray plugin for Shadowsocks server.
|
||||
|
||||
#### Changed(1.2.3-STABLE)
|
||||
|
||||
- Fix bypass LAN (and China) mode for VMess server.
|
||||
- Optimize codes.
|
||||
|
||||
### [1.2.2-STABLE] - 2019-08-26
|
||||
|
||||
#### Added(1.2.2-STABLE)
|
||||
|
||||
- Add global error handling.
|
||||
- Automatically resolve domain names to IP addresses when use Socks5.
|
||||
|
||||
#### Changed(1.2.2-STABLE)
|
||||
|
||||
- Fix the problem that the tray icon is not displayed.
|
||||
|
||||
### [1.2.1-STABLE] - 2019-08-10
|
||||
|
||||
#### Added(1.2.1-STABLE)
|
||||
|
||||
- Add about form.
|
||||
|
||||
#### Changed(1.2.1-STABLE)
|
||||
|
||||
- Fix delay display that display green background for 0 delay.
|
||||
- Optimize codes.
|
||||
|
||||
### [1.2.0-STABLE] - 2019-08-10
|
||||
|
||||
#### Added(1.2.0-STABLE)
|
||||
|
||||
- Add built-in DNS cache processing.
|
||||
|
||||
#### Changed(1.2.0-STABLE)
|
||||
|
||||
- Set AutoToolTip to false.
|
||||
- Optimize delay display. -1 for not been tested. -2 for DNS query failure. -4 for other failures.
|
||||
|
||||
### [1.2.0-PRE-RELEASE] - 2019-07-26
|
||||
|
||||
#### Added(1.2.0-PRE-RELEASE)
|
||||
|
||||
- Add VMess support.
|
||||
- Add mutual exclusion check to prevent multiple instance running.
|
||||
- Add TUN/TAP support.
|
||||
- Add some non-system-proxy modes.
|
||||
|
||||
#### Changed(1.2.0-PRE-RELEASE)
|
||||
|
||||
- Change NotifyIcon.
|
||||
|
||||
### [1.1.1-STABLE] - 2019-07-10
|
||||
|
||||
#### Added(1.1.1-STABLE)
|
||||
|
||||
- Add NotifyIcon.
|
||||
|
||||
### [1.1.0-STABLE] - 2019-07-01
|
||||
|
||||
#### Added(1.1.0-STABLE)
|
||||
|
||||
- Add server and mode combobox last selected position storage.
|
||||
- Add mode 4 for browser proxy which includes "[4] Bypass LAN and China" and "[4] Bypass LAN".
|
||||
|
||||
#### Changed(1.1.0-STABLE)
|
||||
|
||||
- Change main form menu.
|
||||
- Fix ShadowsocksR encryption method wrongly using the list that Shadowsocks is using.
|
||||
|
||||
### [1.0.9-STABLE] - 2019-06-29
|
||||
|
||||
#### Added(1.0.9-STABLE)
|
||||
|
||||
- Add the buttons to uninstall service and restart service in about menu.
|
||||
- Add support for ShadowsocksR.
|
||||
|
||||
#### Changed(1.0.9-STABLE)
|
||||
|
||||
- Fix the black border at the right side of the tool strip.
|
||||
- Change the delay detection method. It will not be automatically tested after startup, and the manual test will automatically refresh the interface.
|
||||
- Change the method to detect the system language.
|
||||
- Change the directory scan form to input directory directly.
|
||||
|
||||
### [1.0.8-STABLE] - 2019-06-27
|
||||
|
||||
#### Added(1.0.8-STABLE)
|
||||
|
||||
- Add `DriverUpdater.exe` to force driver files to update.
|
||||
- Add more built-in modes.
|
||||
|
||||
### [1.0.7-STABLE] - 2019-06-26
|
||||
|
||||
#### Added(1.0.7-STABLE)
|
||||
|
||||
- Add latest driver files.
|
||||
- Add more built-in modes.
|
||||
|
||||
### [1.0.6-STABLE] - 2019-06-26
|
||||
|
||||
#### Added(1.0.6-STABLE)
|
||||
|
||||
- Add SSD subscription / sharing URL import support.
|
||||
|
||||
#### Changed(1.0.6-STABLE)
|
||||
|
||||
- Change the delay detection method.
|
||||
|
||||
### [1.0.5-STABLE] - 2019-06-25
|
||||
|
||||
#### Added(1.0.5-STABLE)
|
||||
|
||||
- Add built-in modes.
|
||||
- Add built-in language support.
|
||||
|
||||
[未发布]: https://github.com/NetchX/Netch/compare/1.3.4...HEAD
|
||||
[1.3.4]: https://github.com/NetchX/Netch/compare/1.3.3...1.3.4
|
||||
[1.3.3]: https://github.com/NetchX/Netch/compare/1.3.2...1.3.3
|
||||
[1.3.2]: https://github.com/NetchX/Netch/compare/1.3.1...1.3.2
|
||||
[1.3.1]: https://github.com/NetchX/Netch/compare/1.3.0...1.3.1
|
||||
[1.3.0]: https://github.com/NetchX/Netch/compare/1.2.9...1.3.0
|
||||
[1.2.9]: https://github.com/NetchX/Netch/compare/1.2.8-BETA...1.2.9
|
||||
[1.2.8-BETA]: https://github.com/NetchX/Netch/compare/1.2.7-STABLE...1.2.8-BETA
|
||||
[1.2.7-STABLE]: https://github.com/NetchX/Netch/compare/1.2.6-STABLE...1.2.7-STABLE
|
||||
[1.2.6-STABLE]: https://github.com/NetchX/Netch/compare/1.2.5-STABLE...1.2.6-STABLE
|
||||
[1.2.5-STABLE]: https://github.com/NetchX/Netch/compare/1.2.4-STABLE...1.2.5-STABLE
|
||||
[1.2.4-STABLE]: https://github.com/NetchX/Netch/compare/1.2.3-STABLE...1.2.4-STABLE
|
||||
[1.2.3-STABLE]: https://github.com/NetchX/Netch/compare/1.2.2-STABLE...1.2.3-STABLE
|
||||
[1.2.2-STABLE]: https://github.com/NetchX/Netch/compare/1.2.1-STABLE...1.2.2-STABLE
|
||||
[1.2.1-STABLE]: https://github.com/NetchX/Netch/compare/1.2.0-STABLE...1.2.1-STABLE
|
||||
[1.2.0-STABLE]: https://github.com/NetchX/Netch/compare/1.2.0-PRE-RELEASE...1.2.0-STABLE
|
||||
[1.2.0-PRE-RELEASE]: https://github.com/NetchX/Netch/compare/1.1.1-STABLE...1.2.0-PRE-RELEASE
|
||||
[1.1.1-STABLE]: https://github.com/NetchX/Netch/compare/1.1.0-STABLE...1.1.1-STABLE
|
||||
[1.1.0-STABLE]: https://github.com/NetchX/Netch/compare/1.0.9-STABLE...1.1.0-STABLE
|
||||
[1.0.9-STABLE]: https://github.com/NetchX/Netch/compare/1.0.8-STABLE...1.0.9-STABLE
|
||||
[1.0.8-STABLE]: https://github.com/NetchX/Netch/compare/1.0.7-STABLE...1.0.8-STABLE
|
||||
[1.0.7-STABLE]: https://github.com/NetchX/Netch/compare/1.0.6-STABLE...1.0.7-STABLE
|
||||
[1.0.6-STABLE]: https://github.com/NetchX/Netch/compare/1.0.5-STABLE...1.0.6-STABLE
|
||||
[1.0.5-STABLE]: https://github.com/NetchX/Netch/releases/tag/1.0.5-STABLE
|
||||
40
README.md
40
README.md
@@ -6,48 +6,25 @@ Game accelerator
|
||||
[简体中文](docs/README.zh-CN.md) (此版本内容更丰富)
|
||||
|
||||
## TOC
|
||||
|
||||
- [Netch](#netch)
|
||||
- [TOC](#toc)
|
||||
- [Download and Installation](#download-and-installation)
|
||||
- [Description](#description)
|
||||
- [Usage](#usage)
|
||||
- [Sponsor](#sponsor)
|
||||
- [Screenshots](#screenshots)
|
||||
- [Requirements](#requirements)
|
||||
- [Explanatory note](#explanatory-note)
|
||||
|
||||
## Download and Installation
|
||||
|
||||
Current release is portable. Unzip and click to run. Currently only support windows.
|
||||
|
||||
**Attention**
|
||||
|
||||
- Windows-64bit system install the x64 one.
|
||||
- Windows-32bit system install the x86 one.
|
||||
- Otherwise you will encounter some driver-related problems.
|
||||
|
||||
[Latest Release](https://github.com/netchx/Netch/releases)
|
||||
|
||||
## Description
|
||||
|
||||
Netch is an open source game accelerator. Unlike [SSTap](https://www.sockscap64.com/sstap-enjoy-gaming-enjoy-sstap/), which needs to add rules to function as a blacklist proxy, Netch is more similar to [Sockscap64](https://www.sockscap64.com/homepage/), which can scan the game directory to get their process names specifically and forward their network traffic through the proxy server. Now supports Socks5, Shadowsocks, ShadowsocksR, Vmess.
|
||||
Netch is an open source game accelerator. Unlike SSTap, which needs to add rules to function as a blacklist proxy, Netch is more similar to SocksCap64, which can scan the game directory to get their process names specifically and forward their network traffic through the proxy server. Now supports Socks5, Shadowsocks, ShadowsocksR, VMess.
|
||||
|
||||
As well, Netch avoid the restricted NAT problem caused by SSTap<escape><a name = "ref_1_s"><a href="#ref_1_d"><sup>[1]</sup></a></a></escape>. You can use an NATTypeTester<escape><a name = "ref_2_s"><a href="#ref_2_d"><sup>[2]</sup></a></a></escape> to test out what your NAT type is. When using SSTap to speed up some P2P gaming connections or the game is required for that kind of open NAT type, you may experience some bad situations such as unable to join the game.
|
||||
|
||||
[Changelog](CHANGELOG.md)
|
||||
|
||||
## Usage
|
||||
|
||||
[NetchMode/docs/README.md](https://github.com/NetchX/NetchMode/blob/master/README.md)
|
||||
As well, Netch avoid the restricted NAT problem caused by SSTap. You can use an NATTypeTester to test out what your NAT type is. When using SSTap to speed up some P2P gaming connections or the game is required for that kind of open NAT type, you may experience some bad situations such as unable to join the game.
|
||||
|
||||
## Sponsor
|
||||
|
||||
[](https://www.mansora.net/cart.php)
|
||||
[](https://across-gfw.com/register?aff=4739)
|
||||
[](https://across-gfw.com/register?aff=4739)
|
||||
|
||||
开发不易,以下为恰饭时间。
|
||||
这是我所选择的服务器提供商,IPLC专线翻墙、稳定、速度快、价格便宜。欢迎大家使用我的推广链接前去注册。https://across-gfw.com/register?aff=4739
|
||||
这是我所选择的服务器提供商,IPLC 专线翻墙、稳定、速度快、价格便宜。欢迎大家使用我的推广链接前去注册:[这里](https://across-gfw.com/register?aff=4739)
|
||||
|
||||
## Screenshots
|
||||
|
||||
@@ -55,10 +32,5 @@ As well, Netch avoid the restricted NAT problem caused by SSTap<escape><a name =
|
||||
|
||||
## Requirements
|
||||
|
||||
- [.NET Framework 4.8](https://dotnet.microsoft.com/download/dotnet-framework/net48)
|
||||
|
||||
## Explanatory note
|
||||
|
||||
Click up arrow to go back.
|
||||
|
||||
<escape><a name = "ref_1_d"><a href = "#ref_1_d">[1]</a></a> <a href = "#ref_1_s"> ↑ </a> <a href = "https://en.wikipedia.org/wiki/Network_address_translation#Methods_of_translation">Network address translation wikipedia</a></br><a name = "ref_2_d"><a href = "#ref_2_d">[2]</a></a> <a href = "#ref_2_s"> ↑ </a> <a href = "https://github.com/HMBSbige/NatTypeTester">NATTypeTester</a></escape>
|
||||
- Microsoft Visual C++ Runtime
|
||||
- [.NET Framework 4.8](https://dotnet.microsoft.com/download/dotnet-framework/net48)
|
||||
@@ -1,296 +0,0 @@
|
||||
## 更新日志
|
||||
|
||||
[English](../CHANGELOG.md)
|
||||
|
||||
本项目的所有明显改变将被记录在这个文件里。
|
||||
|
||||
本文件的格式将会基于[Keep a Changelog](https://keepachangelog.com/zh-CN/1.0.0/),同时本项目的版本号将遵守[Semantic Versioning](https://semver.org/lang/zh-CN/)。
|
||||
|
||||
### [未发布]
|
||||
|
||||
### [1.3.4] - 2019-10-29
|
||||
|
||||
#### 添加(1.3.4)
|
||||
|
||||
- 添加订阅界面整行选中支持 by @BingLingGroup
|
||||
- 添加更好的 HiDPI 支持 by @TheCGDF
|
||||
|
||||
#### 修改(1.3.4)
|
||||
|
||||
- 修复翻译问题 by @BingLingGroup
|
||||
- 兼容老版本 `bin/Redirector.exe` by @BingLingGroup
|
||||
- 更新驱动文件和 `bin/Redirector.exe` by @ConnectionRefused
|
||||
- 将赞助商从 YoYu 切换至 N3RO by @ConnectionRefused
|
||||
|
||||
### [1.3.3] - 2019-10-08
|
||||
|
||||
#### 添加(1.3.3)
|
||||
|
||||
- 添加清理程序内部 DNS 缓存功能
|
||||
- 添加自定义 Redirector 处理 TCP 时的端口的选项
|
||||
- 添加 TUN/TAP Fake DNS 支持
|
||||
- 添加自定义订阅时使用的 User-Agent 的功能
|
||||
- 添加 Netch 通用订阅 URL 导入支持(Generic Subscription Format)
|
||||
- 添加使用代理更新订阅的功能
|
||||
- 在 Redirector 中设置绕过 IPv6 环路流量
|
||||
|
||||
#### 修改(1.3.3)
|
||||
|
||||
- 优化界面交互
|
||||
- 修复 SIP002 链接解析问题
|
||||
- 更新预编译文件(已使用 UPX 压缩)
|
||||
- 修复在模式 4、6 中使用 Socks5 服务器时配置错误的问题
|
||||
- 将 cloak 插件同步上游更新至 2.1.1(已使用 UPX 压缩)
|
||||
- 移除以前对 N3RO 节点名过长的优化代码
|
||||
- 优化进程代理模式创建界面
|
||||
- 优化 TUN/TAP 的默认出口搜索代码(现在使用 Windows API 搜索)
|
||||
- 同步上游更新自带模式文件
|
||||
- 去除了对 1.2.9 以前老配置文件的兼容代码
|
||||
|
||||
### [1.3.2] - 2019-09-29
|
||||
|
||||
#### 修改(1.3.2)
|
||||
|
||||
- 更新 Redirector 程序
|
||||
- 去除关于页面的 Telegram 群组链接
|
||||
- 日志删除机制改为主程序每次启动时删除上一次的日志
|
||||
- 更新 ACL 文件
|
||||
- 更新 China IP 列表
|
||||
- 暂时去除流量统计功能
|
||||
|
||||
### [1.3.1] - 2019-09-27
|
||||
|
||||
#### 修改(1.3.1)
|
||||
|
||||
- 修复 HTTP 代理的监听地址设置问题
|
||||
- 修复配置文件保存问题
|
||||
- 限制测速时的并行任务,现在最多同时执行 16 个任务
|
||||
- 随上游更新自带模式列表
|
||||
- 修改赞助商为 YoYu
|
||||
- 优化订阅链接解析。优化 IPv6 节点解析,修复 ShadowsocksR 自动转换至 Shadowsocks 的机制,支持 VMess 第一代链接
|
||||
- 更新 Redirector 程序,在获取长路径失败时直接返回已获取的短路径
|
||||
- 修复创建进程模式的标题未翻译问题
|
||||
- 修改 ShadowsocksR 启动方式。现在可以直接写命令行参数,不再使用配置文件启动
|
||||
- 将 Objects 替换成 Models
|
||||
|
||||
### [1.3.0] - 2019-09-18
|
||||
|
||||
#### 修改(1.3.0)
|
||||
|
||||
- 修改 `bin/Redirector.exe` 程序以修复中文路径程序无法正常代理问题
|
||||
|
||||
### [1.2.9] - 2019-09-17
|
||||
|
||||
#### 添加(1.2.9)
|
||||
|
||||
- 允许自定义本地代理监听地址,如 127.0.0.1 或 0.0.0.0
|
||||
- 添加系统架构检查,架构不一致时禁止运行
|
||||
- 添加 Shadowsocks 的 cloak 插件支持
|
||||
- 添加 HiDPI 支持
|
||||
|
||||
#### 修改(1.2.9)
|
||||
|
||||
- 修复 ShadowsocksR、VMess 无法设置本地 Socks5 端口的问题
|
||||
- 优化 `bin/Redirector.exe`
|
||||
- 修复 ShadowsocksD 订阅中的 SIP003 插件支持
|
||||
- 优化 ShadowsocksR 稳定性并将所有 DLL 打包
|
||||
- 随上游更新自带模式列表
|
||||
|
||||
### [1.2.8-BETA] - 2019-09-04
|
||||
|
||||
#### 添加(1.2.8-BETA)
|
||||
|
||||
- 添加 Redirector UDP 连接日志
|
||||
- 添加自定义本地 Socks5 和 HTTP 代理端口的功能 [issue #52](https://github.com/NetchX/Netch/issues/52)
|
||||
|
||||
#### 修改(1.2.8-BETA)
|
||||
|
||||
- 修复终止非 Netch 创建的进程的问题 [issue #86](https://github.com/NetchX/Netch/issues/86)
|
||||
- 修复关闭非 Netch 创建的系统代理的问题 [issue #107](https://github.com/NetchX/Netch/issues/107)
|
||||
- 重构配置文件,将`link.dat`, `server.dat`, `settings.dat`, `bypass.dat`, `tuntap.ini`合并成`settings.json`
|
||||
- 优化代码
|
||||
|
||||
### [1.2.7-STABLE] - 2019-08-31
|
||||
|
||||
#### 修改(1.2.7-STABLE)
|
||||
|
||||
- 优化界面显示,仅模式一显示流量统计标签
|
||||
- 优化延迟检测
|
||||
- 更新上游 Netfilter SDK 驱动
|
||||
- 更新 `bin/Redirector.exe` 程序
|
||||
|
||||
### [1.2.6-STABLE] - 2019-08-30
|
||||
|
||||
#### 添加(1.2.6-STABLE)
|
||||
|
||||
- 添加速度和流量显示
|
||||
|
||||
#### 修改(1.2.6-STABLE)
|
||||
|
||||
- 优化代码
|
||||
|
||||
### [1.2.5-STABLE] - 2019-08-30
|
||||
|
||||
#### 添加(1.2.5-STABLE)
|
||||
|
||||
- 添加自动删除 TUN/TAP 日志
|
||||
|
||||
#### 修改(1.2.5-STABLE)
|
||||
|
||||
- 优化菜单布局
|
||||
- 更新 ShadowsocksR 预编译文件
|
||||
- UPX 压缩所有预编译文件(EXE + DLL)
|
||||
- 更新 `bin/Redirector.exe` 程序(现在有详细的日志供你们调试是否代理上)
|
||||
|
||||
### [1.2.4-STABLE] - 2019-08-28
|
||||
|
||||
#### 修改(1.2.4-STABLE)
|
||||
|
||||
- 修复使用 Shadowsocks 节点时无法正常启动的问题
|
||||
- 修复当上次 Netch 进程未正常退出时 进程残留导致无法再次启动服务的问题
|
||||
- 修复当第一次启动 Netch 即使用 Bypass LAN (and China) 模式时 无法正常启动服务的问题
|
||||
|
||||
### [1.2.3-STABLE] - 2019-08-28
|
||||
|
||||
#### 添加(1.2.3-STABLE)
|
||||
|
||||
- 添加 Shadowsocks Simple OBFS 插件及 V2Ray 插件的支持
|
||||
|
||||
#### 修改(1.2.3-STABLE)
|
||||
|
||||
- 修复 VMess 服务器使用 Bypass LAN (and China) 代理模式时未正常绕过的问题
|
||||
- 优化代码
|
||||
|
||||
### [1.2.2-STABLE] - 2019-08-26
|
||||
|
||||
#### 添加(1.2.2-STABLE)
|
||||
|
||||
- 添加全局错误处理
|
||||
- 在 Socks5 下自动将域名解析成 IP 地址
|
||||
|
||||
#### 修改(1.2.2-STABLE)
|
||||
|
||||
- 修复托盘图标不显示的问题
|
||||
|
||||
### [1.2.1-STABLE] - 2019-08-10
|
||||
|
||||
#### 添加(1.2.1-STABLE)
|
||||
|
||||
- 添加关于窗口
|
||||
|
||||
#### 修改(1.2.1-STABLE)
|
||||
|
||||
- 修复延迟显示,把 0 也显示成绿色
|
||||
- 优化代码
|
||||
|
||||
### [1.2.0-STABLE] - 2019-08-10
|
||||
|
||||
#### 添加(1.2.0-STABLE)
|
||||
|
||||
- 添加软 DNS 缓存处理
|
||||
|
||||
#### 修改(1.2.0-STABLE)
|
||||
|
||||
- 删除鼠标停留在工具栏时的提示信息
|
||||
- 优化延迟显示,未测试显示 -1,DNS 查询失败显示 -2,发生错误显示 -4
|
||||
|
||||
### [1.2.0-PRE-RELEASE] - 2019-07-26
|
||||
|
||||
#### 添加(1.2.0-PRE-RELEASE)
|
||||
|
||||
- 添加 VMess 支持
|
||||
- 添加互斥检查防止多开
|
||||
- 添加 TUN/TAP 支持
|
||||
- 添加了几个不会自动设置系统代理的模式
|
||||
|
||||
#### 修改(1.2.0-PRE-RELEASE)
|
||||
|
||||
- 修改托盘图标
|
||||
|
||||
### [1.1.1-STABLE] - 2019-07-10
|
||||
|
||||
#### 添加(1.1.1-STABLE)
|
||||
|
||||
- 添加托盘
|
||||
|
||||
### [1.1.0-STABLE] - 2019-07-01
|
||||
|
||||
#### 添加(1.1.0-STABLE)
|
||||
|
||||
- 添加服务器,模式上次选择位置存储
|
||||
- 添加模式四用于代理网页,即 [4] Bypass LAN and China 和 [4] Bypass LAN 两个模式
|
||||
|
||||
#### 修改(1.1.0-STABLE)
|
||||
|
||||
- 修改工具栏
|
||||
- 修复 ShadowsocksR 加密方式用了 Shadowsocks 的列表的问题
|
||||
|
||||
### [1.0.9-STABLE] - 2019-06-29
|
||||
|
||||
#### 添加(1.0.9-STABLE)
|
||||
|
||||
- 添加了在关于栏的删除服务和重启服务的按钮
|
||||
- 添加 ShadowsocksR 支持
|
||||
|
||||
#### 修改(1.0.9-STABLE)
|
||||
|
||||
- 修改工具栏以去除靠右边的小黑边
|
||||
- 修改延迟检测,即启动后不会再自动测试,手动测试将会自动刷新界面
|
||||
- 修改系统语言检测
|
||||
- 修改目录扫描和目录选择界面以支持直接输入路径扫描
|
||||
|
||||
### [1.0.8-STABLE] - 2019-06-27
|
||||
|
||||
#### 添加(1.0.8-STABLE)
|
||||
|
||||
- 添加 `DriverUpdater.exe` 用于强制更新驱动
|
||||
- 添加更多内置模式
|
||||
|
||||
### [1.0.7-STABLE] - 2019-06-26
|
||||
|
||||
#### 添加(1.0.7-STABLE)
|
||||
|
||||
- 添加最新驱动文件
|
||||
- 添加更多内置模式
|
||||
|
||||
### [1.0.6-STABLE] - 2019-06-26
|
||||
|
||||
#### 添加(1.0.6-STABLE)
|
||||
|
||||
- 添加 SSD 订阅 / 分享链接支持
|
||||
|
||||
#### 修改(1.0.6-STABLE)
|
||||
|
||||
- 修改延迟检测策略
|
||||
|
||||
### [1.0.5-STABLE] - 2019-06-25
|
||||
|
||||
#### 添加(1.0.5-STABLE)
|
||||
|
||||
- 添加自带模式
|
||||
- 添加自带语言
|
||||
|
||||
[未发布]: https://github.com/NetchX/Netch/compare/1.3.4...HEAD
|
||||
[1.3.4]: https://github.com/NetchX/Netch/compare/1.3.3...1.3.4
|
||||
[1.3.3]: https://github.com/NetchX/Netch/compare/1.3.2...1.3.3
|
||||
[1.3.2]: https://github.com/NetchX/Netch/compare/1.3.1...1.3.2
|
||||
[1.3.1]: https://github.com/NetchX/Netch/compare/1.3.0...1.3.1
|
||||
[1.3.0]: https://github.com/NetchX/Netch/compare/1.2.9...1.3.0
|
||||
[1.2.9]: https://github.com/NetchX/Netch/compare/1.2.8-BETA...1.2.9
|
||||
[1.2.8-BETA]: https://github.com/NetchX/Netch/compare/1.2.7-STABLE...1.2.8-BETA
|
||||
[1.2.7-STABLE]: https://github.com/NetchX/Netch/compare/1.2.6-STABLE...1.2.7-STABLE
|
||||
[1.2.6-STABLE]: https://github.com/NetchX/Netch/compare/1.2.5-STABLE...1.2.6-STABLE
|
||||
[1.2.5-STABLE]: https://github.com/NetchX/Netch/compare/1.2.4-STABLE...1.2.5-STABLE
|
||||
[1.2.4-STABLE]: https://github.com/NetchX/Netch/compare/1.2.3-STABLE...1.2.4-STABLE
|
||||
[1.2.3-STABLE]: https://github.com/NetchX/Netch/compare/1.2.2-STABLE...1.2.3-STABLE
|
||||
[1.2.2-STABLE]: https://github.com/NetchX/Netch/compare/1.2.1-STABLE...1.2.2-STABLE
|
||||
[1.2.1-STABLE]: https://github.com/NetchX/Netch/compare/1.2.0-STABLE...1.2.1-STABLE
|
||||
[1.2.0-STABLE]: https://github.com/NetchX/Netch/compare/1.2.0-PRE-RELEASE...1.2.0-STABLE
|
||||
[1.2.0-PRE-RELEASE]: https://github.com/NetchX/Netch/compare/1.1.1-STABLE...1.2.0-PRE-RELEASE
|
||||
[1.1.1-STABLE]: https://github.com/NetchX/Netch/compare/1.1.0-STABLE...1.1.1-STABLE
|
||||
[1.1.0-STABLE]: https://github.com/NetchX/Netch/compare/1.0.9-STABLE...1.1.0-STABLE
|
||||
[1.0.9-STABLE]: https://github.com/NetchX/Netch/compare/1.0.8-STABLE...1.0.9-STABLE
|
||||
[1.0.8-STABLE]: https://github.com/NetchX/Netch/compare/1.0.7-STABLE...1.0.8-STABLE
|
||||
[1.0.7-STABLE]: https://github.com/NetchX/Netch/compare/1.0.6-STABLE...1.0.7-STABLE
|
||||
[1.0.6-STABLE]: https://github.com/NetchX/Netch/compare/1.0.5-STABLE...1.0.6-STABLE
|
||||
[1.0.5-STABLE]: https://github.com/NetchX/Netch/releases/tag/1.0.5-STABLE
|
||||
@@ -1,216 +1,28 @@
|
||||
# Netch
|
||||
[](https://t.me/NetchX)
|
||||
[](https://t.me/Netch)
|
||||
|
||||
游戏加速工具
|
||||
|
||||
## 目录
|
||||
|
||||
1. [下载与安装](#下载与安装)
|
||||
2. [简介](#简介)
|
||||
3. [使用方法](#使用方法)
|
||||
4. [常见问题 (Frequently Asked Questions)](#常见问题-frequently-asked-questions)
|
||||
- 4.1 [错误报告类问题](#错误报告类问题)
|
||||
- 4.1.1 [无法运行](#无法运行)
|
||||
- 4.1.2 [订阅无法导入](#订阅无法导入)
|
||||
- 4.1.3 [进程模式下无法进入游戏 / 无法成功代理](#进程模式下无法进入游戏--无法成功代理)
|
||||
- 4.1.3.1 [进程模式规则问题](#进程模式规则问题)
|
||||
- 4.1.3.2 [进程名重复问题](#进程名重复问题)
|
||||
- 4.1.3.3 [shadowsocks 参数问题](#shadowsocks-参数问题)
|
||||
- 4.1.3.4 [bin/Redirector.exe 问题](#binredirectorexe-问题)
|
||||
- 4.1.3.5 [进程模式以外的方法](#进程模式以外的方法)
|
||||
- 4.1.4 [NAT 类型限制](#NAT-类型限制)
|
||||
- 4.1.5 [Steam / 浏览器无法正常打开页面](#Steam--浏览器无法正常打开页面)
|
||||
- 4.1.6 [UWP 应用无法代理](#UWP-应用无法代理)
|
||||
- 4.2 [功能建议类问题](#功能建议类问题)
|
||||
- 4.2.1 [加入本地代理功能](#加入本地代理功能)
|
||||
- 4.2.2 [加入更多的 SSR 参数支持](#加入更多的-SSR-参数支持)
|
||||
- 4.2.3 [加入 macos 支持](#加入-macos-支持)
|
||||
5. [赞助商](#赞助商)
|
||||
6. [截图](#截图)
|
||||
7. [依赖](#依赖)
|
||||
8. [证书](#证书)
|
||||
9. [注释](#注释)
|
||||
|
||||
## 下载与安装
|
||||
|
||||
当前发布版本为免安装版本,解压后点击 Netch.exe 即可使用,目前仅支持 Windows
|
||||
|
||||
**注意**
|
||||
|
||||
- Windows 64 位系统使用 x64 版本
|
||||
- Windows 32 位系统使用 x86 版本
|
||||
- 否则你会遇到驱动问题
|
||||
|
||||
[最新版下载地址](https://github.com/netchx/Netch/releases)
|
||||
## TOC
|
||||
- [Netch](#netch)
|
||||
- [TOC](#toc)
|
||||
- [简介](#%e7%ae%80%e4%bb%8b)
|
||||
- [赞助商](#%e8%b5%9e%e5%8a%a9%e5%95%86)
|
||||
- [截图](#%e6%88%aa%e5%9b%be)
|
||||
- [依赖](#%e4%be%9d%e8%b5%96)
|
||||
|
||||
## 简介
|
||||
|
||||
Netch 是一款 Windows 平台的开源游戏加速工具,Netch 可以实现类似 [SocksCap64](https://www.sockscap64.com/homepage/) 那样的进程代理,也可以实现 [SSTap](https://github.com/mayunbaba2/SSTap-beta-setup) 那样的全局 TUN/TAP 代理,和 [shadowsocks-windows](https://github.com/shadowsocks/shadowsocks-windows) 那样的本地 Socks5,HTTP 和系统代理。至于连接至远程服务器的代理协议,目前 Netch 支持以下代理协议:Shadowsocks,Vmess,Socks5,ShadowsocksR
|
||||
Netch 是一款 Windows 平台的开源游戏加速工具,Netch 可以实现类似 SocksCap64 那样的进程代理,也可以实现 SSTap 那样的全局 TUN/TAP 代理,和 Shadowsocks-Windows 那样的本地 Socks5,HTTP 和系统代理。至于连接至远程服务器的代理协议,目前 Netch 支持以下代理协议:Shadowsocks,VMess,Socks5,ShadowsocksR
|
||||
|
||||
与此同时 Netch 避免了 SSTap 的 NAT 问题 <escape><a name = "ref_1_s"><a href="#ref_1_d"><sup>[1]</sup></a></a></escape>,检查 NAT 类型 <escape><a name = "ref_2_s"><a href="#ref_2_d"><sup>[2]</sup></a></a></escape> 即可知道是否有 NAT 问题。使用 SSTap 加速部分 P2P 联机,对 NAT 类型有要求的游戏时,可能会因为 NAT 类型严格遇到无法加入联机,或者其他影响游戏体验的情况
|
||||
|
||||
[更新日志](CHANGELOG.zh-CN.md)
|
||||
|
||||
进群提问前请务必先看下方使用方法和常见问题
|
||||
|
||||
## 使用方法
|
||||
|
||||
包括模式说明,驱动更新,进程模式创建的方法等
|
||||
|
||||
[NetchMode/docs/README.zh-CN.md](https://github.com/NetchX/NetchMode/blob/master/docs/README.zh-CN.md)
|
||||
|
||||
## 常见问题 (Frequently Asked Questions)
|
||||
|
||||
编辑自 Netch 版本发布频道[第 50 条消息](https://t.me/NetchXChannel/50)
|
||||
|
||||
### 错误报告类问题
|
||||
|
||||
#### 无法运行
|
||||
|
||||
>- Q:我的系统无法运行(秒出启动失败)
|
||||
>- A:是不是 64 位系统下着 32 位的包?
|
||||
>- Q:好像是的,眼瞎了 ……
|
||||
>- A:……
|
||||
|
||||
>- Q:我的 win7 系统无法运行(秒出启动失败),已确认是系统和软件版本位数一致
|
||||
>- A:如果是驱动问题,详见 [issue #14](https://github.com/netchx/Netch/issues/14) ,安装补丁 kb4503292 或者将系统更新至最新
|
||||
|
||||
>- Q:我的系统无法运行(打都打不开)
|
||||
>- A:看下面,装一下运行库
|
||||
>- Q:装了啊,提示已经安装,但是还是不行
|
||||
>- A:建议您重装一下系统(已知有用户系统被玩坏了,安装其实根本没装上)
|
||||
|
||||
>- Q:我的疯狂报错
|
||||
>- A:安装一下 .NET Framework 4.8 打上最新的 Visual C++ 合集先
|
||||
>- Q:照做了,还是有问题
|
||||
>- A:重装系统谢谢(已知有用户系统被玩坏了,安装其实根本没装上)
|
||||
|
||||
>- Q:有时候报错提示 ShadowsocksR 进程已停止运行
|
||||
>- A:您好,这个问题我这里处理不了,我没法去修改 ssr-libev 的代码让其不异常退出,未来版本也会取消内置的 ShadowsocksR 支持,参考[加入更多的 SSR 参数支持](#加入更多的-SSR-参数支持)
|
||||
|
||||
>如果重装系统不能解决问题。建议大哥考虑一下购买一台新电脑
|
||||
|
||||
#### 订阅无法导入
|
||||
|
||||
>- Q:为什么订阅导入不完整?
|
||||
>- A:导入后看看 logging 目录里的 application.log 吧(也许会暗示什么)
|
||||
>- Q:啥也没有
|
||||
>- A:私发订阅链接看看(加群后联系 @ConnectionRefused),一般来讲是订阅链接中有不被识别的 unicode 字符导致的,类似的问题参见 [issue #7](https://github.com/netchx/Netch/issues/7) ,这可能会是一个功能改进,但是目前没有时间表
|
||||
|
||||
#### 进程模式下无法进入游戏 / 无法成功代理
|
||||
|
||||
>- Q: xxx 游戏扫描后仍然无法代理
|
||||
>- A:除了自带的模式经测试后可用,其他游戏确实会出现代理后反而无法连接进入游戏的情况
|
||||
|
||||
##### 进程模式规则问题
|
||||
|
||||
譬如守望先锋必须只代理 Overwatch Launcher.exe 而不是其他 exe 才能进游戏
|
||||
|
||||
##### 进程名重复问题
|
||||
|
||||
你代理的进程名需要和 Netch 使用到的 exe 名称不一样,否则可能会发生代理回环。譬如 `bin` 文件夹下的 `Shadowsocks.exe`,如果你使用 `Shadowsocks` 代理,模式中就不应该出现 `Shadowsocks.exe` 这样的进程名。你可以通过修改你要代理的 exe 的名称,或者替换为进程名的全路径名(譬如 `C:\xxx\xxx.exe`)来避免这个问题
|
||||
|
||||
##### shadowsocks 参数问题
|
||||
|
||||
譬如 shadowsocks 参数中就不建议 timeout 参数设置过短,否则会影响战网客户端的正常连接,建议删掉该参数保持默认值即可
|
||||
|
||||
##### bin/Redirector.exe 问题
|
||||
|
||||
**关于 `bin/Redirector.exe` 的新 issue 请统一到 [issue #152](https://github.com/NetchX/Netch/issues/152) 按照格式来回复**
|
||||
|
||||
该文件是闭源的,主要是负责和底层 Netfilter SDK 的控制,其各个版本之间还有细微差距,经反馈,较为稳定的为 1.0.9-STABLE - 1.2.4-STABLE(无流量统计)和 1.2.9 的版本,以下为推荐的旧版本下载链接,请大家自行尝试。下载后,只需将 `bin/Redirector.exe` 覆盖即可
|
||||
|
||||
只有 1.3.0 及以后和 1.2.4-STABLE 及以前的 `bin/Redirector.exe` 有处理进程所在中文路径的能力,如果需要使用不支持中文路径的 `bin/Redirector.exe`,请自行修改进程所在路径
|
||||
|
||||
请根据 Netch 的 x86/x64 版本来下载 `bin/Redirector.exe`
|
||||
|
||||
1.2.9 `bin/Redirector.exe`
|
||||
|
||||
- x64 版[下载链接](https://github.com/NetchX/Netch/raw/349c44f8947e5f6aae8677b2ea93ea7eb441a537/binaries/x64/Redirector.exe)
|
||||
- x86 版[下载链接](https://github.com/NetchX/Netch/raw/349c44f8947e5f6aae8677b2ea93ea7eb441a537/binaries/x86/Redirector.exe)
|
||||
|
||||
1.0.9-STABLE - 1.2.4-STABLE `bin/Redirector.exe`
|
||||
|
||||
- x64 版[下载链接](https://github.com/NetchX/Netch/raw/acb4bc24651509c21558420d97865262e959bc0c/binaries/x64/Redirector.exe)
|
||||
- x86 版[下载链接](https://github.com/NetchX/Netch/raw/acb4bc24651509c21558420d97865262e959bc0c/binaries/x86/Redirector.exe)
|
||||
|
||||
其他版本(1.3.0 及之前):
|
||||
|
||||
将最左列的 hash 值复制替换掉该链接指定位置即可用于下载 `https://github.com/NetchX/Netch/raw/替换这里/binaries/x64/Redirector.exe`,x86 版本换掉 x64 即可
|
||||
|
||||
```bash
|
||||
$ git log --pretty=oneline --decorate --source --tags binaries/x64/Redirector.exe
|
||||
6a6a1db17092c668546eb073ac5b79bb717b0b7a 190929 1.3.3 [Redirector] Bypass IPv6 loopback
|
||||
fc94119e7a68e9da16d5ee857c798ce908e1e54f 190928 1.3.2 Update x64 Redirector
|
||||
e3a9a75343bd808593a5e93781e42e414e9c8e1c 190927 1.3.1 Return short path when fetching long path fails
|
||||
4860e038c7d667026b48e7ea7e42a777646c6782 190917 1.3.0 Fix path contains chinese
|
||||
349c44f8947e5f6aae8677b2ea93ea7eb441a537 190906 1.2.9 Update redirector, now support custom tcp port with -t arg
|
||||
ed60a46dee8179836773731c0970d2e004375024 190904 1.2.9 Fix and optimize redirector
|
||||
fee275a25c86b2f7c18a9362ff12a0882ae90bc1 190902 1.2.8-BETA [Redirector] Optimize speed statistics, Optimize performance, Add logs for UDP
|
||||
9b837629fda39c1f30a4579cbe343076c0e14380 190831 1.2.7-STABLE Recompile redirector with new driver
|
||||
ac57ae0be6137fcd5abf9b0529d55206fd81359b 190830 1.2.6-STABLE (tag: 1.2.6-STABLE) Optimize
|
||||
a0a5b64833b520a065084024a425fe8ada2967f3 190830 1.2.6-STABLE Speed and bandwidth optimized
|
||||
7b30473f41e4468d6744456dd040f0d62a271e7a 190830 1.2.6-STABLE Speed and bandwidth working now (Need optimize)
|
||||
b8164a02419d630753fdfa27981100289abd9b89 190830 1.2.5-STABLE Update prebuilt binares
|
||||
45954d7f4ed9500014d4dfae48c23b0887db1b77 190830 1.2.5-STABLE Update prebuilt binaries with upx compress
|
||||
acb4bc24651509c21558420d97865262e959bc0c 190629 1.0.9-STABLE Rollback
|
||||
5012a4d3011eafa3368f6cc97901e21af2e2874d 190628 1.0.9-STABLE Merge redirector and update version code to 1.0.9-STABLE
|
||||
666050c3071dba67e2f0c6aae5eb5381a5acb39d 190625 1.0.5-STABLE Updated
|
||||
```
|
||||
|
||||
##### 进程模式以外的方法
|
||||
|
||||
如果你遇到的问题仍无法解决,你还可以将模式切换为 TUN/TAP 模式来加速游戏,不同于 SSTap,Netch 底层使用的 tun2socks 不存在 NAT 类型严格的问题,只是这样就是全局代理了。如果有按规则代理的需要,可以参考 [NetchMode/docs/README.zh-CN.md](https://github.com/NetchX/NetchMode/blob/master/docs/README.zh-CN.md)。如果 TUN/TAP 模式还是不行,建议使用 outline 或者 SSTap 来解决问题,其中 outline 也没有 NAT 问题,如果不在意规则,能接受全局,建议使用 outline
|
||||
|
||||
#### NAT 类型限制
|
||||
|
||||
>- Q: xxx 游戏对 NAT 类型有要求,你们这个加速器代理后 NAT 类型还是严格 xxx ,我甚至用 NATTypeTester 测过了,还是不行 xxx
|
||||
>- A:经过测试这款软件是可以做到 Full Cone 的 NATType 。如果你自己测试不行,需要考虑三个方面的问题
|
||||
> - 第一个是你的服务器是否支持 Full Cone 的 NATType ,这可以通过其他软件的测试来佐证,譬如使用 Sockscap64 之类
|
||||
> - 第二个是你本地的网络环境问题,首先,**关闭 windows 防火墙**,经测试 windows 防火墙会将 Full Cone 限制到 Port Restricted Cone,无论你是使用 TUN/TAP 模式,还是进程模式,除非你的游戏对 NAT 不敏感,否则请务必先把 windows 防火墙关闭。其次,某些杀软的防火墙可能也会影响到 NAT 类型,根据情况你可以关闭杀软的防火墙,或者卸载杀软来避免问题发生
|
||||
> - 第三个是运营商的网络问题,经测试联通数据和长宽等网络,即使在代理后也无法做到 Full cone ,就算服务器是支持 Full cone 的。这种情况下你可能需要切换全局的 VPN 代理工具(WireGuard , Badvpn , Openvpn , tinyfecVPN 等),也可以尝试 Netch 的 TUN/TAP 模式,或者更换本地网络环境
|
||||
> - 第四个是某些游戏的代理模式有问题,可能遇到各种玄学问题,参见[上方](#无法进入游戏-模式无法使用)
|
||||
|
||||
#### Steam / 浏览器无法正常打开页面
|
||||
|
||||
>- Q:用来加速 Steam / 浏览器,结果无法正常打开页面
|
||||
>- A:有人测试可行有人测试不可行。首先声明一下,本软件的功能主要不是用来代理 Steam / 浏览器打开页面的,建议使用专门的工具,如 [SteamCommunity 302](https://www.dogfight360.com/blog/686/),浏览器则建议用 shadowsocks-windows, clash for windows 等等,你甚至可以尝试 ~~shadowsocks-windows over Netch~~,这可能会是一个功能改进,但是目前没有时间表
|
||||
|
||||
#### UWP 应用无法代理
|
||||
|
||||
>- Q:UWP 应用 xxx 无法代理
|
||||
>- A:请按照[此方法](https://nekosc.com/technology/uwp_fiddler.html)设置即可
|
||||
|
||||
### 功能建议类问题
|
||||
|
||||
#### 加入本地代理功能
|
||||
|
||||
>- Q:我想在电脑上代理斯维奇
|
||||
>- A:~~腾讯加速器好像可以免费加速主机游戏~~
|
||||
>- A:会考虑加入,但不会是高优先级,你可以考虑通过 Pull Request 的方式为本软件加入该支持
|
||||
|
||||
#### 加入更多的 SSR 参数支持
|
||||
|
||||
>- Q:希望能加入更多的 SSR 参数支持,我那个机场的订阅好多节点无法导入 [issue #11](https://github.com/netchx/Netch/issues/11)
|
||||
>- A:根据最新的 [项目计划表](https://github.com/NetchX/Netch/projects/1#card-24809942),shadowsocksr的支持将在未来的版本由于各种原因而被放弃。在未来的版本中,可以[通过 Socks5 代理进行中转](https://github.com/NetchX/NetchMode/blob/master/docs/README.zh-CN.md#socks-5-代理中转)
|
||||
|
||||
#### 加入 MacOS 支持
|
||||
|
||||
>- Q:希望加入 MacOS 支持
|
||||
>- A:这位亲请考虑赞助一台 MacBook Pro 给开发者使用呢
|
||||
与此同时 Netch 避免了 SSTap 的 NAT 问题 ,检查 NAT 类型即可知道是否有 NAT 问题。使用 SSTap 加速部分 P2P 联机,对 NAT 类型有要求的游戏时,可能会因为 NAT 类型严格遇到无法加入联机,或者其他影响游戏体验的情况
|
||||
|
||||
## 赞助商
|
||||
|
||||
[](https://www.mansora.net/cart.php)
|
||||
[](https://across-gfw.com/register?aff=4739)
|
||||
|
||||
|
||||
ManSora 可提供深港,沪日等地区的专线服务器。有共享IP的NAT VPS适合个人使用,也可以为企业/销售某种工具的商家提供独立IP的定制服务器。
|
||||
|
||||
[](https://across-gfw.com/register?aff=4739)
|
||||
|
||||
开发不易,以下为恰饭时间。
|
||||
这是我所选择的服务器提供商,IPLC专线翻墙、稳定、速度快、价格便宜。欢迎大家使用我的推广链接前去注册。https://across-gfw.com/register?aff=4739
|
||||
|
||||
这是我所选择的服务器提供商,IPLC 专线翻墙、稳定、速度快、价格便宜。欢迎大家使用我的推广链接前去注册:[这里](https://across-gfw.com/register?aff=4739)
|
||||
|
||||
## 截图
|
||||
|
||||
@@ -218,12 +30,4 @@ ManSora 可提供深港,沪日等地区的专线服务器。有共享IP的NAT
|
||||
|
||||
## 依赖
|
||||
|
||||
- [.NET Framework 4.8](https://dotnet.microsoft.com/download/dotnet-framework/net48)
|
||||
|
||||
## 证书
|
||||
|
||||
- [MIT](../LICENSE)
|
||||
|
||||
## 注释
|
||||
|
||||
<escape><a name = "ref_1_d"><a href = "#ref_1_d">[1]</a></a> <a href = "#ref_1_s"> ↑ </a> <a href = "https://www.right.com.cn/forum/thread-199299-1-1.html">NAT 原理</a></br><a name = "ref_2_d"><a href = "#ref_2_d">[2]</a></a> <a href = "#ref_2_s"> ↑ </a> <a href = "https://github.com/HMBSbige/NatTypeTester">NAT 类型检测工具</a></escape>
|
||||
- [.NET Framework 4.8](https://dotnet.microsoft.com/download/dotnet-framework/net48)
|
||||
|
Before Width: | Height: | Size: 72 KiB After Width: | Height: | Size: 72 KiB |
Reference in New Issue
Block a user