Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adahadapato/push4me
C++ application that helps push text files to server, using curl lib for connection
https://github.com/adahadapato/push4me
cpp curl http
Last synced: 3 days ago
JSON representation
C++ application that helps push text files to server, using curl lib for connection
- Host: GitHub
- URL: https://github.com/adahadapato/push4me
- Owner: adahadapato
- License: mit
- Created: 2025-01-03T06:09:56.000Z (4 days ago)
- Default Branch: master
- Last Pushed: 2025-01-03T06:11:46.000Z (4 days ago)
- Last Synced: 2025-01-03T07:23:41.103Z (4 days ago)
- Topics: cpp, curl, http
- Language: C++
- Homepage:
- Size: 391 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
This is very fast and portable c++ appliation that helps push scanned text files left on the local computers to the servers.
It uses curl lib to establish connection and pushes files and data to the server.