TGTGInsighttelegram intelligenceLIVE / telegram public index
Post content
帖子内容
#Mac#Beta Version 5.4.4-2556 - 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 - Improve compatibility with HomeKit Accessory Protocol in gateway mode. - Bug fixes.