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
- Host: GitHub
- URL: https://github.com/caledoniaproject/router-passwords
- Owner: CaledoniaProject
- License: apache-2.0
- Created: 2018-01-04T07:54:26.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-06T16:21:40.000Z (over 8 years ago)
- Last Synced: 2025-12-30T21:02:41.033Z (6 months ago)
- Language: Python
- Homepage:
- Size: 280 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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` 即可,完全离线查询
