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

perf: 增加开源社区论坛地址 #382

Merged
merged 2 commits into from
Apr 27, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 10 additions & 7 deletions docs/contact.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,34 @@
# 联系我们

## 1 微信公众号

![wechat-official](img/wechat-official.png){ width="156px" }

## 2 微信群

![wechat-group](img/weixin_group.png){ width="156px" }

## 3 学习认证
## 3 开源社区论坛
!!! tip ""
- 飞致云官方开源社区论坛:[开源社区论坛][开源社区论坛]

## 4 学习认证
![contact01](img/contact01.png){ width="156px" }

## 4 项目地址
## 5 项目地址
!!! tip ""
- [JumpServer][jumpserver] ![jumpserver stars][jumpserver stars]

## 5 联系方式
## 6 联系方式
!!! tip ""
- 官网:https://www.jumpserver.org/
- 邮箱:support@fit2cloud.com
- 电话:400-052-0755

## 6 在线文档问题反馈
## 7 在线文档问题反馈
!!! tip ""
- 如您在阅读该文档时,发现一些问题,欢迎您通过以下表单反馈给我们,我们将尽快调整优化。
- [在线文档问题反馈表][在线文档问题反馈表]

[jumpserver]: https://github.com/jumpserver/jumpserver
[jumpserver stars]: https://img.shields.io/github/stars/jumpserver/jumpserver.svg
[在线文档问题反馈表]: https://doc.weixin.qq.com/forms/AFYAQAeUAAwAHIANQZoAP0vuxVj1HRR3f
[在线文档问题反馈表]: https://doc.weixin.qq.com/forms/AFYAQAeUAAwAHIANQZoAP0vuxVj1HRR3f
[开源社区论坛]: https://bbs.fit2cloud.com/c/js/5
2 changes: 1 addition & 1 deletion docs/guide/audit/session_audit/session_record.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# 会话记录
## 1 功能简述
!!! tip ""
- 会话记录包含在线会话与历史会话两部分,主要展示的信息有登录资产的会话详细纪律,包含用户、协议、远端地址、会话时间以及会话录像等。
- 会话记录包含在线会话与历史会话两部分,主要展示的信息有登录资产的会话详细记录,包含用户、协议、远端地址、会话时间以及会话录像等。

## 2 在线会话
!!! tip ""
Expand Down