An open API service indexing awesome lists of open source software.

https://github.com/caledoniaproject/router-passwords

Default router passwords collection - offline edition
https://github.com/caledoniaproject/router-passwords

Last synced: 3 months ago
JSON representation

Default router passwords collection - offline edition

Awesome Lists containing this project

README

          

# 路由器默认密码

数据来自 [http://routerpasswords.com/](http://routerpasswords.com/) 和 [https://cirt.net/passwords](https://cirt.net/passwords),只是这几个网站实在是太慢了,还要发POST请求才能看到密码,所以我做个单页面版本,纯前端,可以在本地实时查询

最后同步时间 2018.3.7

# 用法

复制 `src` 到 web 目录,e.g

```
cp -R src /var/www/html/router-passwords/
```

浏览器打开 `http://xxxx/router-passwords` 即可,完全离线查询

![screenshot](https://raw.githubusercontent.com/CaledoniaProject/router-passwords/master/screenshots/webui.jpg)