Ubuntu 关闭 Clash 代理,恢复正常网络连接
要关闭 Clash 代理并使用正常的网络连接,可以按照以下步骤操作:
-
打开终端(Terminal)。
-
输入以下命令,使用管理员权限停止 Clash 服务:
sudo systemctl stop clash
3. 输入以下命令,使用管理员权限禁用 Clash 服务的自动启动:
sudo systemctl disable clash
4. 输入以下命令,使用管理员权限重启网络服务:
sudo systemctl restart network-manager
这样就关闭了 Clash 代理并回到正常的网络连接状态。
原文地址: https://www.cveoy.top/t/topic/nFv 著作权归作者所有。请勿转载和采集!