← 返回
未分类 中文

Sudo Tool

Execute commands with superuser privileges. Use for system administration tasks requiring elevated permissions.
以超级用户权限执行命令,用于需要提升权限的系统管理任务。
dinghaibin dinghaibin 来源
未分类 clawhub v1.0.0 1 版本 99692.3 Key: 无需
★ 0
Stars
📥 324
下载
💾 1
安装
1
版本
#latest

概述

Sudo - Superuser Do

Execute commands with root or other user privileges. Requires proper authorization through /etc/sudoers configuration.

Usage

sudo-tool [options] <command>

Options

  • -u user: Run as specified user (default: root)
  • -k: Reset timestamp timeout
  • -l: List allowed commands

Examples

sudo-tool apt update
sudo-tool -u www-data whoami
sudo-tool -l

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-08 02:06 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Automation Workflow

dinghaibin
创建并管理自动化工作流,以处理重复性任务。适用于需要安排周期性数据同步、链式API调用、设置触发动作等场景。
★ 0 📥 374

Datetime Tool

dinghaibin
全面的日期时间操作工具包,支持多种格式、时区转换、日历计算、自然语言解析以及日期...
★ 0 📥 413

Unexpand Tool

dinghaibin
将文本文件中的空格转为制表符,保持统一缩进并减小文件大小。
★ 0 📥 389