Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OWASP/Python-Honeypot
/ os_name
Function
os_name
core/compatible.py:41–48 ·
view source on GitHub ↗
OS name Returns: OS name in string
()
Source
from the content-addressed store, hash-verified
39
40
41
def
os_name():
42
""
"
43
OS name
44
45
Returns:
46
OS name in string
47
""
"
48
return
sys.platform
49
50
51
def
get_timeout_error():
Callers
2
reset_cmd_color
Function · 0.90
color_cmd
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected