Coder Social home page Coder Social logo

filehttp's Introduction

HTTP-文件下载上传服务器

通过二维码扫描下载文件、不需要账号密码授权登录

centos7安装pip2

which git 2>> /dev/null || yum -y install git
which git pip2 >> /dev/null || yum -y install epel-release
which git pip2 >> /dev/null || yum -y install python-pip
# yum install python-markupsafe

部署安装

git clone https://github.com/wanggaolin/fileHttp.git
cd fileHttp
pip2 install -r document/requests.txt

运行

python main.py

命令上传文件/安全

curl http://0.0.0.0:5001/upload -F "[email protected]" -F "token=d329c61a58e37b20c19f723e2b0a8550" -X POST 

filehttp's People

Contributors

wanggaolin avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Forkers

midgithub

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.