mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-10-01 01:25:58 -04:00
16 lines
401 B
YAML
16 lines
401 B
YAML
---
|
|
name: curl
|
|
description: A command line tool and library for transferring data with URL syntax,
|
|
supporting HTTP, HTTPS, FTP, FTPS, GOPHER, TFTP, SCP, SFTP, SMB, TELNET, DICT, LDAP,
|
|
LDAPS, MQTT, FILE, IMAP, SMTP, POP3, RTSP and RTMP. libcurl offers a myriad of powerful
|
|
features
|
|
url: https://github.com/curl/curl
|
|
category: tool
|
|
type: Utils
|
|
platform:
|
|
- linux
|
|
- macos
|
|
- windows
|
|
lang: C
|
|
tags: []
|