���Root Mod By V1rus_Alfa
User / IP
:
216.73.216.50
Host / Server
:
104.21.29.242 / omersaeedkhan.com
System
:
Linux premium49.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
Command
|
Upload
|
Mass Deface
|
Create
:
/
opt
/
hc_python
/
share
/
doc
/
pycurl
/
examples
/
quickstart
/
Viewing: get_python3_https.py
#! /usr/bin/env python # -*- coding: utf-8 -*- # vi:ts=4:et import pycurl import certifi from io import BytesIO buffer = BytesIO() c = pycurl.Curl() c.setopt(c.URL, 'http://pycurl.io/') c.setopt(c.WRITEDATA, buffer) c.setopt(c.CAINFO, certifi.where()) c.perform() c.close() body = buffer.getvalue() # Body is a byte string. # We have to know the encoding in order to print it to a text file # such as standard output. print(body.decode('iso-8859-1'))
Coded With 💗 by
0x6ick Mod By V1rus_Alfa