wifi-password

Get the password of the wifi you're on (bash)

  • 所有者: rauchg/wifi-password
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

wifi-password

People ask you for the Wi-Fi password. Answer quickly. macOS only.
Windows version.

How to use

1. Install it

With bpkg:

$ bpkg install rauchg/wifi-password

With Homebrew:

$ brew install wifi-password

With Antigen:

Add antigen bundle rauchg/wifi-password to your .zshrc with your other antigen commands

With Zgen

Add zgen load rauchg/wifi-password to your .zshrc with your other zgen commands

or with curl:

curl -L https://raw.github.com/rauchg/wifi-password/master/wifi-password.sh -o ~/bin/wifi-password && chmod +x ~/bin/wifi-password

If you don't have ~/bin in your $PATH, replace it with /usr/local/bin or
similar.

2. Use it:

To get the password for the WiFi you're currently logged onto:

$ wifi-password

To get it for a specific SSID:

$ wifi-password <ssid>

To put it straight in your clipboard for pasting elsewhere (OS X only):

$ wifi-password, pbcopy

License

MIT

主要指标

概览
名称与所有者rauchg/wifi-password
主编程语言Shell
编程语言Shell (语言数: 1)
平台
许可证
所有者活动
创建于2015-02-14 23:42:50
推送于2024-06-13 19:16:52
最后一次提交2016-07-17 13:44:21
发布数2
最新版本名称0.1.0 (发布于 2015-02-15 20:43:52)
第一版名称0.0.1 (发布于 2015-02-14 16:27:46)
用户参与
星数4.5k
关注者数60
派生数247
提交数20
已启用问题?
问题数20
打开的问题数15
拉请求数6
打开的拉请求数6
关闭的拉请求数4
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?