NoMachine

最新版本 Symfony 5.1.6

Symfony 5.1.6

Symfony 5.1.6
NoMachine 是一個免費的遠程桌面應用程序,具有強大的功能的堆棧。隨著 NoMachine 你可以訪問所有的文件和文件夾,無論你在哪裡看 DVD,電視或 YouTube 視頻。您可以從 PC 或 Mac 上查看平滑,高分辨率的視頻和音頻到任何啟用 NoMachine 的設備。該應用程序甚至可以與任何 USB 控制器一起使用,因此您可以遠程玩遊戲。 NoMachine 6 帶來了許多令人興奮的新奇事物,包括我們產品系列的改造。這裡大局; 的一些最重要的增強功能的概述,你可以看到 NoMachine 6.0 適用於 Windows,MacOS 和 Linux.

NoMachine 功能:所有基於 products
Web 企業接入基於

Browser 的訪問是不再獨家雲服務器。終端服務器和雲服務器套件的所有產品都提供了這種高度請求的功能。從無客戶端端點連接的遠程用戶現在可以通過任何支持 HTML 的瀏覽器連接到桌面環境.

新的雲服務器
決定將基於瀏覽器的訪問擴展到我們的其他產品,使我們能夠使用全新的功能集重新定位雲服務器。 Cloud Server 成為所有其他 NoMachine 服務器和外部主機的連接代理,並位於同名產品套件的 NoMachine 產品層次結構的頂部。它整合了 NoMachine 服務器堆棧,提供對 NoMachine 基礎架構中所有其他服務器的集中訪問.

流線型產品系列
Linux 虛擬桌面現在是 Linux 終端服務器系列的獨占產品,其企業終端服務器掌舵,同時替換 Enterprise Server 和 Cloud Server for Linux 版本 5 用於運行虛擬 Linux 桌面會話。企業終端服務器提供了終端服務器節點的負載平衡和故障轉移,因為其前身俱有額外的基於瀏覽器的訪問獎金.

服務器到服務器
從版本 6 開始,獨立工作站和終端服務器產品可以作為雲服務器的服務器。在版本 5 或更低版本中使用這些產品中的任意一個作為其 NoMachine 群集中的節點的客戶可以選擇將其替換為終端服務器節點。 Enterprise Desktop 繼續在 Linux,Windows 和 Mac 上提供遠程桌面訪問,並作為 Cloud Server 的服務器.

在 WebRTC 會話中支持 H.264 編解碼器​​
更多令人振奮的消息,讓用戶通過瀏覽器連接到遠程桌面。基於 Web 的會話可以使用服務器上的 H.264 編碼器進行流式傳輸,前提是連接客戶端上的瀏覽器也支持編解碼器。使用 H.264 編碼的優點是減少了帶寬使用,減少了 CPU 消耗 - 對於功能較弱的計算機以及網絡條件不如預期有利的情況非常有用.

自動重新連接
在辦公室網絡之間漫遊的 NoMachine 用戶的好消息。 NoMachine 在連接丟失時自動嘗試重新連接您。因此,對於在工作之間移動 WIFI 網絡或連接客戶端進入睡眠模式的用戶,NoMachine 無需用戶干預即可處理重新連接.

輕鬆切換桌面的共享可用性
訪問本地桌面和請求連接現在可以輕鬆禁用只要所有者選擇,或直到桌面被關閉,而不必完全停止 NoMachine 服務.

代理服務器的自動檢測
NoMachine 檢測是否在本地網絡上存在代理服務器,通過該代理服務器傳出通信必須通過隧道。這對於那些從家中連接並配置代理服務器來屏蔽他們的 IP 地址,或者從具有登錄要求的網絡進行連接以獲得訪問權時尤其有用.

Raspberry 支持
Raspberry 已正式添加到我們支持的平台列表中。 RPi2 和 RPi3 都可以用作連接客戶端以及袖珍服務器。根據您的設置和需求,您可以從 NoMachine(免費),企業客戶端(免費)和企業桌面中進行選擇.

增強群集服務器和故障恢復機制
通過使用 GUID 識別故障轉移,管理員可以改進群集環境的設置集群並便利將新服務器安裝到 NoMachine 服務器聯合。此外,在故障恢復期間,可以根據服務器上的連接飽和度來恢復主角色和次角色.

可預配置的網絡會話
管理員可以為用戶提供預處理,

ScreenShot

軟體資訊
檔案版本 Symfony 5.1.6

檔案名稱 v5.1.6.zip
檔案大小
系統 Windows XP / Vista / Windows 7 / Windows 8 / Windows 10 / Windows XP64 / Vista64 / Windows 7 64 / Windows 8 64 / Windows 10 64
軟體類型 免費軟體
作者 NoMachine Team
官網 http://www.nomachine.com/
更新日期 2020-09-27
更新日誌

What's new in this version:

- [OptionsResolver] Fix deprecation message access
- [HttpClient] Allow bearer token with colon
- [Form] Fix custom formats deprecation with HTML5 widgets
- [Contracts][Translation] Optional Intl dependency
- [Translator] Optional Intl dependency
- [ErrorHandler] Escape JSON encoded log context
- [Cache][Lock][Messenger] fix compatibility with Doctrine DBAL 3
- [Yaml Parser] Fix edge cases when parsing multiple documents
- [FrameworkBundle] loadRoutes shoud receive RoutingPhpFileLoader
- [Yaml] fix parsing comments not prefixed by a space
- [Translator] Make sure a null locale is handled properly
- [Cache] Allow cache tags to be objects implementing __toString()
- [HttpKernel] Do not override max_redirects option in HttpClientKernel
- [HttpClient] Support for CURLOPT_LOCALPORT
- [FrameworkBundle] Fix xsd definition which prevent to add more than one workflow metadata
- [String] improve slugger's portability accross implementations of iconv()
- [Console] work around disabled putenv()
- [Notifier] Fix errors parsing in FirebaseTransport
- [HttpClient][HttpClientTrait] don't calculate alternatives if option is auth_ntlm
- [PhpUnitBridge] Internal classes are not legacy
-8160 [Security] In the new authenticator system, no auth listener is valid
- [Cache] fix ProxyAdapter not persisting items with infinite expiration
- [HttpClient] fail properly when the server replies with HTTP/0.9
- [Validator] allow consumers to mock all methods
- [DI] dump OS-indepent paths in the preload file
- [DI] dump OS-indepent paths in the compiled container
- [Mailer] Fixed Mailgun API bridge JsonException when API response is not applicaton/json
- [Cache] Limit cache version character range
- [Messenger] Run postgres setup trigger in transaction
- [FrameworkBundle] adopt src/.preload.php
- [Cache] Fix key encoding issue in Memcached adapter
- [HttpClient] Fix Array to string conversion notice when parsing JSON error body with non-scalar detail property
- DateTime validator support for trailing data
- [Console] Silence warnings on sapi_windows_cp_set() call
- [Console] guard $argv + $token against null, preventing unnecessary exceptions
- [PhpUnitBridge] Skip internal classes in CoverageListenerTrait
- [VarExporter] unserialize() might throw an Exception on php 8
- [ErrorHandler] Parse "x not found" errors correctly on php 8
- Prevent parsing invalid octal digits as octal numbers
- [Mailer] Remove unnecessary check for existing request
- [DI] fix ContainerBuilder on PHP8
- [HttpClient] with "bindto" with NativeHttpClient
- [FrameworkBundle] generate preload.php in src/ to make opcache.preload predictable
- [Console] Make sure $maxAttempts is an int or null
- esmtp error not being thrown properly
- [Yaml Parser] fixed Parser to skip comments when inlining sequences
- [VarDumper] Fix caster for invalid SplFileInfo objects on php 8
- [Messenger] Remove DelaySeconds parameter for FIFO queues
- [PhpUnitBridge] Adjust output parsing of CoverageListenerTrait for PHPUnit 9.3
- [DI] fix generating preload file when cache_dir is outside project_dir
- [Cache] Fix CacheCollectorPass with decorated cache pools
- [PhpUnitBridge] CoverageListenerTrait update for PHPUnit 8.5/9.x
- [Debug] Parse "x not found" errors correctly on php 8
- [PropertyInfo] Fix typed collections in PHP 7.4
- [PHPUnitBridge] Fix deprecation type detection when trigger_deprecation is used
- [PhpunitBridge] Fix deprecation type detection (when several autoload files are used)
- Allow Drupal to wrap the Symfony test listener (5.1 backport)

Symfony 5.1.6 相關參考資料
symfony 5.1.6 - Download, Browsing & More | Fossies Archive

7 小時前 - Contents of symfony-5.1.6.tar.gz (27 Sep 06:33, 4999747 Bytes). About: Symfony is a web application framework for PHP projects. Source code (5.1 series).

https://fossies.org

Symfony 5.1.6 released (Symfony Blog)

12 小時前 - Symfony 5.1.6 has just been released. ... bug #38284 [Cache][Lock][Messenger] fix compatibility with Doctrine DBAL 3 (@xabbuh); bug #38228 ...

https://symfony.com

Symfony 5.1.6 released : symfony - Reddit

4 天前 - 6.0k members in the symfony community. High Performance PHP Framework for Web Development - Symfony.

https://www.reddit.com

Update VERSION for 5.1.6 · symfonysymfony@81bcd90 ...

7 小時前 - The Symfony PHP framework. Contribute to symfony/symfony development by creating an account on GitHub.

https://github.com