Fix ipv6 route on linux

This commit is contained in:
世界
2022-08-26 12:30:31 +08:00
parent b0d01c209e
commit 330826f597
3 changed files with 7 additions and 4 deletions

View File

@@ -1,3 +1,7 @@
#### 2022/08/26
* Fix ipv6 route on linux
#### 2022/08/25
* Let vmess use zero instead of auto if TLS enabled
@@ -5,7 +9,6 @@
* Improve ip_cidr rule
* Fix format bind_address
* Fix http proxy with compressed response
* Fix ipv6 route on linux
* Fix route connections
#### 2022/08/24