Skip to main content

HTTP Uploading Server Tool.

Project description

# Huster

HTTP Uploading Server Tool

## Install

You can install it from pip or source code.

  1. pip

    `bash pip install huster `

  2. source code

    `bash git clone https://github.com/ZQPei/Huster.git cd Huster python setup.py install # use sudo if necessary `

## Usage

`bash build_server --port [port=8000] --base_dir [base_dir="/"] `

or

`bash python -m huster.build_server --port [port=8000] --base_dir [base_dir="/"] `

## Example If you have built a server on your machine, you can assess it by browsing http://xxx.xxx.xxx.xxx:8000.

It provide a button to upload file from local to server.

![bash](./demo/huster_demo_bash.png)

![demo](./demo/huster_demo.png)

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

Huster-0.0.4.tar.gz (8.8 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