04 2022 档案

摘要:将需要扫描的端口保存在scan_port.txt文件下 同时新建脚本: password="1234" timeout=3 host="www.xxx.com" newuser="test" newpass="1234" cmd="cat /etc/frp/frpc.ini | grep remot 阅读全文
posted @ 2022-04-28 09:44 id404 阅读(141) 评论(0) 推荐(0) 编辑
摘要:20240206 update 安装CUPS apt-get install cups 设备配置文件 vi /etc/cups/cupsd.conf Listen 0.0.0.0:631 Listen /run/cups/cups.sock Browsing Yes BrowseLocalProto 阅读全文
posted @ 2022-04-24 17:59 id404 阅读(395) 评论(0) 推荐(0) 编辑
摘要:脚本目录下需要有host.txt 用于存储linux主机的IP #!/bin/sh # Author: ID404 username="ubuntu" password="1234" timeout=3 port=22 newuser="newuser" newpass="newpass" logi 阅读全文
posted @ 2022-04-13 14:54 id404 阅读(102) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示