← 返回
未分类 中文

Curl Tool

Transfer data using HTTP, HTTPS, FTP protocols. Test APIs and download files.
使用 HTTP、HTTPS、FTP 协议传输数据,测试 API 并下载文件。
dinghaibin dinghaibin 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 311
下载
💾 0
安装
1
版本
#latest

概述

Curl Tool - Data Transfer

Transfer data with HTTP/HTTPS/FTP. Supports custom headers and auth.

Quick Start

curl-tool https://api.example.com/data

Features

  • GET and POST requests
  • Custom headers
  • Auth support
  • File downloads
  • Follow redirects

Examples

curl-tool https://api.example.com/users
curl-tool -X POST -d '{"name":"test"}' https://api.example.com
curl-tool -o out.txt https://example.com/file

See Also

  • Related documentation: man curl (if available)

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 23:24 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

dev-programming

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 688 📥 331,813
dev-programming

YouTube

byungkyu
使用托管OAuth集成YouTube Data API,支持搜索视频、管理播放列表、获取频道数据及评论互动,适用于用户需要时使用此技能。
★ 142 📥 42,220
it-ops-security

Schedule Task

dinghaibin
在 Linux/Unix 系统上调度和运行周期性任务。适用于设置 cron 作业、定时备份、周期性数据同步、自动报告等场景。
★ 0 📥 500