BLACKSITE
:
216.73.216.135
:
178.16.136.242 / incrediblemanpowerfacility.com
:
Linux in-mum-web1274.main-hosting.eu 4.18.0-553.37.1.lve.el8.x86_64 #1 SMP Mon Feb 10 22:45:17 UTC 2025 x86_64
:
/
opt
/
alt
/
python37
/
bin
/
Upload File:
files >> //opt/alt/python37/bin/ss2
#!/opt/alt/python37/bin/python3 # -*- coding: utf-8 -*- import re import sys from pyroute2.netlink.diag.ss2 import run if __name__ == '__main__': sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) sys.exit(run())