Loading... #用户权限 ##0x00 "This account is currently not available" ```shell # usermod -s /bin/bash userName ``` ##0x01 使用指定用户运行命令 ```shell # su - userName -c "Command" ``` #SSH ##0x00 使用代理 ```shell ssh -o ProxyCommand="nc -x proxyIp:port %h %p" user@server ``` Last modification:October 24, 2019 © Allow specification reprint Support Appreciate the author AliPayWeChat Like 0 如果觉得我的文章对你有用,请随意赞赏