You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
基于systemd的linux系统上,可尝试如下命令配置magicdns。注意权限,注意替换网卡名称。
easytiercard=easytier
resolvectl dns $easytiercard 100.100.100.101
resolvectl domain $easytiercard et.net
resolvectl status $easytiercard
systemctl restart systemd-resolved.service
测试
resolvectl query xxx.et.net
Beta Was this translation helpful? Give feedback.
All reactions