当前位置:网站首页>如何以文本形式查看加密过的信息
如何以文本形式查看加密过的信息
2022-07-26 12:19:00 【青木与风】
1.我们先给一个信息加密
# mysql_config_editor set --login-path=mysql --user=root --password

2.我们可以查看一下这个信息
# cat .mylogin.cnf

通过cat命令查看,我们可以看到要查看的信息是乱码的
3.查看加密信息
因为是加密的所有无法直接查看,但是原有的路径还在,我们可以用过该路径去查看。
# mysql_config_editor print --all (因为实在mysql下设置的加密,所以也可以在这下面查到)

通过这种方式,我们就能看到我们设置过的加密信息l。
边栏推荐
- Flutter 学习之路
- Flutter JNI confusion introduction.So file release package flash back
- DS-112时间继电器
- Network protocol: tcp/ip protocol
- 2022.7.23 ------ leetcode. Jianzhi offer.115
- UE5 官方案例Lyra 全特性详解 7.资源管理
- 数智转型,管理先行|JNPF全力打造“全生命周期管理”平台
- The.Net webapi uses groupname to group controllers to render the swagger UI
- Pytest interface automation test framework | use decorators to decorate the use cases that need to be run
- How much do you know about the two infrastructures of the badminton stadium?
猜你喜欢

Problems encountered in byte stream exercises and Solutions

Dry goods semantic web, Web3.0, Web3, metauniverse, these concepts are still confused? (medium)

File类的学习过程中出现的问题及解决方法

Use the jsonobject object in fastjason to simplify post request parameter passing

全国职业院校技能大赛网络安全B模块wirshark数据包分析 wireshark0051.pcap

Introduction to FPGA (II) - one out of two selector

二、容器_

数智转型,管理先行|JNPF全力打造“全生命周期管理”平台

2、 Container_

el-form 每行显示两列,底部按钮居中
随机推荐
Pytest interface automated testing framework | common plug-ins of pytest
Flutter JNI confusion introduction.So file release package flash back
Network protocol: tcp/ip protocol
STM32驱动HC05蓝牙串口通信模块
How much do you know about the two infrastructures of the badminton stadium?
MATLAB中strjoin函数使用
3D point cloud course (VIII) -- feature point matching
动静态库的实现(打包动静态库供他人使用)
2022就业季!Adobe助力创意产业工作者,突破技能桎梏,回归能力本源
Why BGP server is used in sunflower remote control? Automatic optimal route and high-speed transmission across operators
Introduction to FPGA (I) - the first FPGA project
el-form 每行显示两列,底部按钮居中
RFID的工作原理
物联网设备加密的意义
Digital intelligence transformation, management first | jnpf strives to build a "full life cycle management" platform
Minesweeping games - easy to play addictive (C language version)
儿童玩乐场所如何运营?
FPGA入门学习(三)- 38译码器
2022.7.23-----leetcode.剑指offer.115
Pytorch深度学习快速入门教程 -- 土堆教程笔记(二)