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
ab5b85d9b5
jumpserver
/
apps
/
assets
/
models
/
asset
/
host.py
8 lines
76 B
Python
Raw
Blame
History
from
.
common
import
Asset
__all__
=
[
'
Host
'
]
class
Host
(
Asset
)
:
pass
Reference in New Issue
View Git Blame
Copy Permalink