#Mac #Beta
Version 5.4.4-2560- 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 >, =50000
- Improve compatibility with HomeKit Accessory Protocol in gateway mode.
- Bug fixes.