Skip to main content

Quickly host files for local transfer.

Project description

BuildStatus

Quickly offer a file for download on LAN.

Usage

pip install offer

Then you can use it from the CLI:

offer ~/path/file.ext

It’ll try to host the file on port 80 by default and will fall back on port 8000 silently if it is not run with the correct permissions. You can provide a custom port via the --port argument.

Then from another computer/tablet/phone, you can either point the browser at the IP address printed out or use curl.

Note about cURL

Remember to use the -L flag with cURL to follow redirects.

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

offer-0.2.1.tar.gz (4.1 kB view hashes)

Uploaded Source

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