wifi 密码获取包 wifi-password-ip-detector

码农软件 · 软件分类 · 加密/解密软件包 · 2019-09-30 14:43:53

软件介绍

方便获取wifi密码, 以及本机IP和公网IP, 支持macos, Linux, Windows.

得到IP地址:

$ ng ip
`
local_ip:192.168.1.114
public_ip:49.4.160.250
`

得到WiFi密码:

$ ng wp
$ ng wp flyfish_5g
`
flyfish_5g:hitflyfish123456
`

安装

You can install "ng" via pip from PyPI:

$ pip install ng

使用

$ ng --help
Usage: ng [OPTIONS] COMMAND [ARGS]...

  Get password of the wifi you're connected, and your current ip address.

Options:
  --help  Show this message and exit.

Commands:
  ip  Show ip address.
  wp  Show wifi password.

本文地址:https://codercto.com/soft/d/15735.html

深入浅出WebAssembly

深入浅出WebAssembly

于航 / 电子工业出版社 / 2018-11 / 128.00元

WebAssembly是一种新的二进制格式,它可以方便地将C/C++等静态语言的代码快速地“运行”在浏览器中,这一特性为前端密集计算场景提供了无限可能。不仅如此,通过WebAssembly技术,我们还可以将基于Unity等游戏引擎开发的大型游戏快速地移植到Web端。WebAssembly技术现在已经被计划设计成W3C的标准,众多浏览器厂商已经提供了对其MVP版本标准的支持。在Google I/O ......一起来看看 《深入浅出WebAssembly》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具