微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

wifi-password-ip-detector 安装使用 wifi 密码获取包

程序名称:wifi-password-ip-detector 安装使用

授权协议: Apache

操作系统: 跨平台

开发语言: Python

wifi-password-ip-detector 安装使用 介绍

方便获取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.

wifi-password-ip-detector 安装使用 官网

https://github.com/cls1991/ng

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。

相关推荐