Submit
Path:
~
/
/
opt
/
imunify360
/
venv
/
lib
/
python3.11
/
site-packages
/
im360
/
subsys
/
panels
/
directadmin
/
File Content:
remoteip.py
from typing import Optional from im360.subsys.panels.base import RemoteIPInterface class RemoteIP(RemoteIPInterface): async def remoteip_install(self) -> Optional[str]: pass async def remoteip_activated(self) -> bool: return True
Submit
FILE
FOLDER
Name
Size
Permission
Action
__pycache__
---
0755
__init__.py
58 bytes
0644
custombuild.py
2019 bytes
0644
mod_security.py
14132 bytes
0644
panel.py
3028 bytes
0644
remoteip.py
258 bytes
0644
N4ST4R_ID | Naxtarrr