This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
jumpserver
mirror of
https://github.com/jumpserver/jumpserver
Watch
1
Star
0
Fork
You've already forked jumpserver
0
Code
Issues
Releases
Wiki
Activity
1c2a362beb
jumpserver
/
apps
/
terminal
/
models
/
session
/
__init__.py
5 lines
91 B
Python
Raw
Normal View
History
Unescape
Escape
feat: 添加远程应用
2022-10-22 03:17:02 +00:00
from
.
command
import
*
from
.
replay
import
*
feat: 用户在线session控制
2023-09-13 08:52:11 +00:00
from
.
session
import
*
feat: 添加远程应用
2022-10-22 03:17:02 +00:00
from
.
sharing
import
*