From 5869d7f948cf3b29ac88aa5c4507b13b601cdf80 Mon Sep 17 00:00:00 2001 From: mzz2017 <2017@duck.com> Date: Wed, 8 Feb 2023 23:33:33 +0800 Subject: [PATCH] docs: README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f0ab9e..02aab8f 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,8 @@ As a successor of [v2rayA](https://github.com/v2rayA/v2rayA), dae abandoned v2ra 1. Support to split traffic by MAC address in LAN. 1. Support to split traffic with invert match rules. 1. Support to automatically switch nodes according to policy. -1. Support full-cone NAT for shadowsocks, vmess, and trojan(-go). +1. Support to automatically test TCP/UDP/IPv4/IPv6 latency, and then use the best nodes for corresponding traffic according to user-defined policy. +1. Support full-cone NAT for shadowsocks, vmess, socks5 and trojan(-go). ## Linux Kernel Requirement