WebHackersWeapons/weapons/curl.yaml

16 lines
401 B
YAML
Raw Normal View History

2022-08-16 05:42:23 -06:00
---
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
2022-08-16 10:11:14 -06:00
url: https://github.com/curl/curl
2022-08-16 05:42:23 -06:00
category: tool
2022-08-19 01:26:26 -06:00
type: Utils
platform:
- linux
- macos
- windows
lang: C
2022-08-16 05:42:23 -06:00
tags: []