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://www.codercto.com/soft/d/15735.html

The Little MLer

The Little MLer

Matthias Felleisen、Daniel P. Friedman、Duane Bibby、Robin Milner / The MIT Press / 1998-2-19 / USD 34.00

The book, written in the style of The Little Schemer, introduces instructors, students, and practicioners to type-directed functional programming. It covers basic types, quickly moves into datatypes, ......一起来看看 《The Little MLer》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具