NetBalancer 歷史舊版本 Page17

最新版本 Gyazo 5.4.4

NetBalancer 歷史版本列表

NetBalancer 使用瀏覽和做任何網上活動舒適,即使您的下載管理器或洪流客戶從互聯網下載大文件只是降低其網絡優先級與 NetBalancer. 您可以使用 NetBalancer 來設置下載或上傳傳輸速率優先級的應用程序,並監視他們的互聯網交通。具有較高網絡優先級的應用將比具有較低網絡優先級的應用獲得更多的通信帶寬。福利 NetBalancer 等流量整形軟件是 NetBalancer 的作... NetBalancer 軟體介紹


TheBrain 11.0.72.0 查看版本資訊

更新時間:2020-04-03
更新細節:

What's new in this version:

Fixes:
- Error opening brain access and login windows

OpenSSL 1.1.1f (64-bit) 查看版本資訊

更新時間:2020-03-31
更新細節:

Node.js 13.12.0 (64-bit) 查看版本資訊

更新時間:2020-03-27
更新細節:

What's new in this version:

deps:
- upgrade npm to 6.14.4
- update to uvwasi 0.0.6
- upgrade to libuv 1.35.0

lib:
- add --disable-proto option to cli

node_report:
- move diagnostic reports to stable

worker:
- allow URL in Worker constructor

NetBalancer 9.15.3 查看版本資訊

更新時間:2020-03-26
更新細節:

SoftEther VPN Gate Client Plugin 2020.03.26 build 9731 查看版本資訊

更新時間:2020-03-26
更新細節:

NetBalancer 9.15.1 查看版本資訊

更新時間:2020-03-24
更新細節:

What's new in this version:

- NetBalancer v9.15 gets the first version of scripting support for Rules for maximum flexibility
- The scripting is done in the C# language, and is a single boolean expression or a block of statements that must return true or false, which indicates if the parsed traffic packet does match the current rule or not.
- The code is compiled for better performance, and currently is able to execute about 1 million times per second on a single processor core, that is about 10 Gbps
- The script is not perfmited any IO operation, including file, registry and network access to avoid elevation security vulnerabilities
- Code reflection is prohibited as well

WinNTSetup 4.1 查看版本資訊

更新時間:2020-03-23
更新細節:

Pano2VR 6.1.3 查看版本資訊

更新時間:2020-03-18
更新細節:

What's new in this version:

Fixed:
- Low-resolution floor plans used within the Map Element in Simple Floor Plan mode will no longer show as a broken image
- A floor plan added to the Tour Map before adding nodes will no longer disappear
- Distance placeholders are now working in logic blocks

OpenSSL 1.1.1e (64-bit) 查看版本資訊

更新時間:2020-03-18
更新細節:

Node.js 13.11.0 (64-bit) 查看版本資訊

更新時間:2020-03-13
更新細節:

What's new in this version:

- async_hooks: add sync enterWith to ALS
- cli: allow --jitless V8 flag in NODE_OPTIONS
- fs: return first folder made by mkdir recursive
- n-api: define release 6
- os: create a getter for kernel version
- wasi: add returnOnExit option