-
Notifications
You must be signed in to change notification settings - Fork 463
Open
Labels
enhancementNew feature or requestNew feature or request
Description
关联或新增的页面 / related page
描述 / description of the feature
使用 systemd-networkd 管理策落路由。需要在 /etc/systemd/network/ 下新建 13-tproxy.network 文件,填入以下内容:
[Match]
Name = lo
[RoutingPolicyRule]
FirewallMark = 1
Table = 100
Priority = 100
Family=both
[Route]
Table = 100
Destination=0.0.0.0/0
Type = local
[Route]
Table = 100
Destination=::/0
Type = local
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request