lucaswu / liburl-post-file

Post file with liburl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

liburl-post-file

Post file with liburl

  1. python3 server.py

  2. g++ -o test test.cpp -lcurl

  3. ./test xx.jpg

About

Post file with liburl


Languages

Language:C++ 84.2%Language:Python 15.8%