TGTGInsighttelegram intelligenceLIVE / telegram public index
← Surge Channel
Surge Channel avatar

TGINSIGHT POST

Post #562

@SurgeChannel

Surge Channel

Views559帖子阅读量
发布3月2日2024/03/02 11:58
Post content

帖子内容

#Mac#Release Version 5.5.0-2588 #### Module - Added several new official modules; official modules can now be dynamically updated. - Modules have a new classification field for convenient access and categorization in the UI. - Modules now accept parameter tables, supporting multiple parameters. Parameters will be used to modify module content through text replacement. #### Script - New script execution engine. Optimized execution performance and memory usage. - $httpClient has added several practical parameters. For more details on the updates above, see the documentation. #### Enhancements - New parameter: always-raw-tcp-keywords. For usage, refer to documentation. - Added SRC-PORT rule for matching client port numbers. - IN-PORT/SRC-PORT/DEST-PORT three rules are categorized as port number rule types, supporting three kinds of expressions: - Directly writing the port number, such as IN-PORT,6153 - Port number closed interval: such as DEST-PORT,10000-20000 - Using >, <, <=, >= operators, such as SRC-PORT,>=50000 - The UI can now maintain pure empty lines from original configurations after editing. ### Fixes - Corrected a detail issue with QUIC flow control and optimized latency performance for Ponte/TUIC/Hysteria2 protocols. - Other bug fixes.