[GH-ISSUE #33] 请教一下服务端的db文件打开密码是什么呢? #25

Closed
opened 2026-03-03 11:55:29 +03:00 by kerem · 6 comments
Owner

Originally created by @snakejordan on GitHub (Feb 5, 2021).
Original GitHub issue: https://github.com/Finb/bark-server/issues/33

我通过 https://github.com/Finb/bark-server/releases 下载了 Linux 的 releases 版本,也运行成功了,我想通过读取 .db 文件的方式添加一些管理功能,请教一下 .db 文件的默认密码是什么呢?我在源代码里面没找到(go 也基本不会😭),谢谢大佬。

Originally created by @snakejordan on GitHub (Feb 5, 2021). Original GitHub issue: https://github.com/Finb/bark-server/issues/33 我通过 https://github.com/Finb/bark-server/releases 下载了 Linux 的 releases 版本,也运行成功了,我想通过读取 .db 文件的方式添加一些管理功能,请教一下 .db 文件的默认密码是什么呢?我在源代码里面没找到(go 也基本不会😭),谢谢大佬。
kerem closed this issue 2026-03-03 11:55:29 +03:00
Author
Owner

@Finb commented on GitHub (Feb 5, 2021):

好像是没有密码
github找一下你熟悉的语言的 bolt DB 库,
如果是只想手动查看和编辑,也可以去找一找开源工具。

<!-- gh-comment-id:773877912 --> @Finb commented on GitHub (Feb 5, 2021): 好像是没有密码 github找一下你熟悉的语言的 bolt DB 库, 如果是只想手动查看和编辑,也可以去找一找开源工具。
Author
Owner

@snakejordan commented on GitHub (Feb 5, 2021):

好像是没有密码
github找一下你熟悉的语言的 bolt DB 库,
如果是只想手动查看和编辑,也可以去找一找开源工具。

好的,谢谢,我试一下,可能我工具用错了,我 Mac 上默认用 DB Browser for SQLite 打开了,我找个 bolt DB 的工具试试。

<!-- gh-comment-id:773878728 --> @snakejordan commented on GitHub (Feb 5, 2021): > 好像是没有密码 > github找一下你熟悉的语言的 bolt DB 库, > 如果是只想手动查看和编辑,也可以去找一找开源工具。 好的,谢谢,我试一下,可能我工具用错了,我 Mac 上默认用 DB Browser for SQLite 打开了,我找个 bolt DB 的工具试试。
Author
Owner

@mritd commented on GitHub (Feb 5, 2021):

目测没有图形化工具....

<!-- gh-comment-id:773881522 --> @mritd commented on GitHub (Feb 5, 2021): 目测没有图形化工具....
Author
Owner

@snakejordan commented on GitHub (Feb 5, 2021):

bolt DB 没接触过,只能用 go 来读写吗?

<!-- gh-comment-id:773898379 --> @snakejordan commented on GitHub (Feb 5, 2021): bolt DB 没接触过,只能用 go 来读写吗?
Author
Owner

@mritd commented on GitHub (Feb 5, 2021):

目前应该是的...

<!-- gh-comment-id:774093822 --> @mritd commented on GitHub (Feb 5, 2021): 目前应该是的...
Author
Owner

@ZZ13149900 commented on GitHub (Mar 14, 2022):

Feng @.***>于2022年3月14日 周一14:47写道:

Closed #33 https://github.com/Finb/bark-server/issues/33.


Reply to this email directly, view it on GitHub
https://github.com/Finb/bark-server/issues/33#event-6232944030, or
unsubscribe
https://github.com/notifications/unsubscribe-auth/AX2KAZW7LFGEINJBTQGJXC3U73OJZANCNFSM4XEKKEIQ
.
You are receiving this because you are subscribed to this thread.Message
ID: @.***>

什么密码?在那里?

<!-- gh-comment-id:1066438334 --> @ZZ13149900 commented on GitHub (Mar 14, 2022): Feng ***@***.***>于2022年3月14日 周一14:47写道: > Closed #33 <https://github.com/Finb/bark-server/issues/33>. > > — > Reply to this email directly, view it on GitHub > <https://github.com/Finb/bark-server/issues/33#event-6232944030>, or > unsubscribe > <https://github.com/notifications/unsubscribe-auth/AX2KAZW7LFGEINJBTQGJXC3U73OJZANCNFSM4XEKKEIQ> > . > You are receiving this because you are subscribed to this thread.Message > ID: ***@***.***> > 什么密码?在那里?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bark-server#25
No description provided.