List of protocols and ports [Документация VAS Experts]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:playground:test3 [2025/02/13 08:55] elena.krasnobryzhen:playground:test3 [2025/04/30 06:42] (current) elena.krasnobryzh
Line 1: Line 1:
 ======List of protocols and ports====== ======List of protocols and ports======
 +<note>
 +  - **Built-in protocols** — updated along with the SSG software version. Installing a new version requires a DPI reboot, which causes traffic interruption.\\ If needed, they can be supplemented with up-to-date attributes from the VAS Cloud. This is only necessary for complex protocols, but the option is available for all.
 +  - **Cloud protocols** created by VAS Experts — are periodically updated from the VAS Cloud. This ensures that popular applications remain up-to-date as their behavior changes.
 +  - **Custom (user-defined) protocols** — protocols created by users via the GUI using VAS Cloud tools. These have higher priority than those loaded from the VAS Cloud, and within them, IP:PORT takes precedence over IP and CIDR. It is possible to add a protocol based on IP, SNI, or AS. [[en:dpi:dpi_components:dpiui:user_guide:vas_cloud_services:custom_protocols|Guide]].
 +</note>
 +
 <searchtable> <searchtable>
-<sortable> +<sortable 6
-<sql db="sqlite:/var/www/vasexperts.ru/html/dokuwiki/data/meta/syncprotocols.sqlite3"> select protocol as "Protocol", port as "Port", prtcl_group_en as "Protocol group", protocol_type_en as "Protocol type" from prtcls_view </sql>+<sql db="sqlite:/var/www/vasexperts.ru/html/dokuwiki/data/meta/syncprotocols.sqlite3"> select protocol as "Protocol", port as "ID", wiki_dpi_version as "DPI version", prtcl_group_en as "Protocol group", protocol_type_en as "Protocol type", last_resource_update_time_en as "Update", description_en as "Description" from prtcls_view </sql> Описание
 </sortable> </sortable>
 </searchtable> </searchtable>