One Hat Cyber Team
Your IP :
3.15.26.30
Server IP :
104.21.80.1
Server :
Linux agrigation-prod 5.15.0-67-generic #74-Ubuntu SMP Wed Feb 22 14:14:39 UTC 2023 x86_64
Server Software :
nginx/1.24.0
PHP Version :
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
proc
/
thread-self
/
root
/
var
/
lib
/
dpkg
/
info
/
Edit File:
python3-twisted.postrm
#! /bin/sh set -e case "$1" in remove|purge) find /usr/lib/python3/dist-packages/twisted/plugins \ -name dropin.cache 2>/dev/null | xargs -r rm -f for d in /usr/lib/python3/dist-packages/twisted/plugins; do rmdir "${d}" 2>/dev/null || true done ;; esac exit 0
Simpan