Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

兼容windows user表 还有ssh协议公钥查询表 #1

Merged
merged 3 commits into from
Jul 17, 2024

Conversation

TheBestLL
Copy link
Contributor

兼容windows user表 还有ssh协议公钥查询表

TheBestLL added 3 commits July 17, 2024 09:58
在extend/tables包中添加了SSHKeysTable结构和相应的初始化、列定义和生成逻辑。同时,在system包中添加了GenSSHKeys函数,用于根据系统中用户的SSH密钥生成表行。这些更改使得在Linux系统上可以查询和管理SSH密钥信息。
Added detailed build instructions for darwin, linux, and windows platforms
in the README. This includes specifying CGO_ENABLED and CC environment
variables for linux and windows builds to ensure static linking.
@dean2021 dean2021 merged commit 984b3a4 into dean2021:master Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants