连接信息代理凭据存储在: /root/.proxy随时显示它们:cat /root/.proxy 打开生成的 tg://proxy?... 链接(在已安装 Telegram 的设备上),即可自动导入该代理。重要文件与目录配置目录: /etc/telemt配置文件: /etc/telemt/telemt.toml工作目录: /opt/telemt二进制: /bin/telemtSystemd 服务 /etc/systemd/system/telemt.service代理链接: /root/.proxy服务管理检查服务状态:systemctl status telemt 重启服务:systemctl restart telemt 停止服务:systemctl stop telemt 启动服务:systemctl start telemt 查看实时日志:journalctl -u telemt -f