1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00

修改默认密码为官网

This commit is contained in:
suyuan 2020-09-24 00:08:26 +08:00
parent 9386655b02
commit 6bead96227
2 changed files with 34 additions and 3 deletions

32
.gitignore vendored
View file

@ -1,3 +1,29 @@
sdk *.o
source .DS_Store
feeds .*.swp
/env
/dl
/.config
/.config.old
/bin
/build_dir
/staging_dir
/tmp
/logs
/feeds
/feeds.conf
/files
/overlay
/package/feeds
/package/openwrt-packages
key-build*
*.orig
*.rej
*~
.#*
*#
.emacs.desktop*
TAGS*~
git-src
.git-credentials
/*.log

View file

@ -0,0 +1,5 @@
root:$1$ie.8vTnt$7EzhI1ZYiwp8hSAC4eSId0:18473:0:99999:7:::
daemon:*:0:0:99999:7:::
ftp:*:0:0:99999:7:::
network:*:0:0:99999:7:::
nobody:*:0:0:99999:7:::