博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
命令行查看wifi密码_从命令行获取WiFi密码
阅读量:2513 次
发布时间:2019-05-11

本文共 1361 字,大约阅读时间需要 4 分钟。

命令行查看wifi密码

I met Guillermo Rauch several years ago in the #mootools-dev room on IRC.  He jumped into the MooTools project and made great things happen; he also coded MooTools' plugins forge.  Since then he's gone on to create amazing things, most recently releasing HyperTerm, an excellent terminal app for Mac.  I was recently browsing his GitHub repo list and found a goldmine of work but one quickly stuck out:  .

几年前,我在IRC的#mootools-dev室遇到了Guillermo Rauch。 他跳入MooTools项目并实现了伟大的事情。 他还对MooTools的插件伪造进行了编码。 从那以后,他继续创造惊人的事物,最近发布了HyperTerm,这是Mac的出色终端应用程序。 我最近在浏览他的GitHub存储库列表,发现了一件金矿,但很快就被发现了: 。

Have you ever been at a coworking location, a bar or restaurant, or your friend's house and someone asks you for the wifi password?  You don't remember, of course, and the signs posting it are no longer up.  What do you do?  You grab wifi-password!

您是否曾经去过同事,酒吧或餐厅或朋友家中,有人要求您输入wifi密码? 您当然不记得了,张贴它的标志不再出现。 你是做什么? 你抢wifi密码!

Once you've cloned wifi-password, you run the utility while you're connected to the network:

克隆wifi密码后,在连接到网络时运行该实用程序:

./wifi-password

Wait a moment and the wifi password is output to your command line:

请稍等,然后将wifi密码输出到您的命令行:

Wifi Password

I can think of dozens of instances when this would've done me well.  Being able to retrieve passwords from any app or network is incredibly useful when on the go!

我可以想到数十个实例,这对我来说很不错。 旅途中能够从任何应用程序或网络检索密码非常有用!

翻译自:

命令行查看wifi密码

转载地址:http://ofvwd.baihongyu.com/

你可能感兴趣的文章
JVM架构_XmnXmsXmxXss有什么区别:转
查看>>
PHPExcel 使用心得
查看>>
洛谷 P3374 【模板】树状数组 1(单点加,区间和)
查看>>
verilog 代码编写小记
查看>>
PyQT的安装和配置
查看>>
从 docker 到 runC
查看>>
python基础学习笔记(十一)
查看>>
守护进程
查看>>
第十二周作业
查看>>
php数组
查看>>
Linux 防火墙
查看>>
android 自定义图片圆形进度条
查看>>
互联网金融P2P主业务场景自动化测试
查看>>
array_filter函数的应用
查看>>
梅西确定代言 中国首秀牵手Mate 8
查看>>
html,body
查看>>
一个Brushes笔画应用ios源码完整版
查看>>
IOS 网络浅析-(七 JSON解析之三方JSONKit)
查看>>
image的srcset属性
查看>>
vs + Qt 环境下配置QCustomPlot编译不通过
查看>>