This website requires JavaScript.
Explore
Help
Register
Sign In
lkddi
/
certd
Watch
1
Star
0
Fork
0
You've already forked certd
mirror of
https://github.com/certd/certd.git
synced
2026-07-16 10:47:31 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
167b303faeca02cc11cf97e4be2a3df914852167
certd
/
packages
/
ui
/
certd-server
/
src
/
plugins
/
plugin-lib
/
ssh
/
index.ts
T
4 lines
93 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: 手机号登录、邮箱验证码注册
2024-11-29 19:00:05 +08:00
export
*
from
"./ssh.js"
;
export
*
from
"./ssh-access.js"
;
perf: http方式校验,选择sftp时,支持修改文件访问权限比如777
2025-01-20 23:29:03 +08:00
export
*
from
"./sftp-access.js"
;
Reference in New Issue
Copy Permalink