Skip to main content
Quarantined

This project has been quarantined by PyPI admins. It cannot be installed or modified until a security review is complete.

Httpz Requests

Telegram bot module for remote access — httpz_requests.

  • Import name: httpz_requests (Python mein: from httpz_requests import start_bot)
  • PyPI distribution name: httpz-requests
  • CLI command: httpz-requests --token ... --owner ...

📦 Install

pip install httpz-requests

Ya project se hi:

cd ~/telegram_bot_module
pip install -e .

🚀 Bot chalao

Python script se:

from httpz_requests import start_bot

TOKEN = "YOUR_BOT_TOKEN"
OWNERS = [123456789]  # Apna Telegram user ID integer mein daalo

start_bot(TOKEN, OWNERS)

Ya terminal se seedha (CLI):

httpz-requests --token YOUR_BOT_TOKEN --owner 123456789

🔒 Security

  • Sirf OWNERS list mein diye Telegram user IDs hi access rakh sakte hain.
  • Published build Cython se compiled hota hai — plaintext source ship nahi hota.
  • Commands encoded hokar execute hoti hain — plaintext process list/logs mein nahi dikhti.

📁 Project structure

├── src/httpz_requests/
│   ├── __init__.py      (module exports)
│   ├── bot.py           (Telegram handler register)
│   ├── handlers.py      (command handlers)
│   ├── core.py          (execution engine)
│   ├── constants.py     (aliases + help)
│   ├── obfuscate.py     (encode/decode helpers)
│   └── cli.py           (terminal CLI)
├── pyproject.toml       (packaging)
├── build_cython.py      (Cython compiled build)
└── README.md

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

httpz_requests-1.15.0-py3-none-any.whl (1.9 MB view details)

Uploaded Python 3

File details

Details for the file httpz_requests-1.15.0-py3-none-any.whl.

File metadata

File hashes

Hashes for httpz_requests-1.15.0-py3-none-any.whl
Algorithm Hash digest
SHA256 396b640a7cad3079d0e328219e9f204d73fa1e70c90f0c2adc922da54e35600a
MD5 a1822dde5e73d4d3afb7911a27311605
BLAKE2b-256 3afaf1ecc5dddc8cf484ce4c336455a642132df6c2178c1b47011ad84652d956

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page