会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
爱吃芒果的阿木木
A Simple Life
博客园
新随笔
管理
2022年7月12日
linux下对文件加密
摘要: (1)gzexe加密 [root@ECS iclound]# ifconfig >>ip.txt [root@ECS iclound]# gzexe ip.txt [root@ECS iclound]# gzexe -d ip.txt //解密 (2)用tar命令对文件进行加密 [root@ECS
阅读全文
posted @ 2022-07-12 13:52 Rocky_940120
阅读(1233)
评论(0)
推荐(0)