Skip to main content

HTTP client over encrypted P2P sockets using ZeroTier

Project description

requezts

HTTP client over encrypted p2p ZeroTier sockets, built on https://github.com/psf/requests

Usage

import requezts

with requezts.session(net_id=0x0123456789abcdef) as session:
    response = session.get("http://10.144.174.53:8000/index.html")

Project details


Download files

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

Source Distribution

requezts-0.0.1.tar.gz (9.1 kB view hashes)

Uploaded Source

Built Distribution

requezts-0.0.1-py3-none-any.whl (11.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page