request
cmd/request
Network request and connectivity tools
Quick Start
request <subcommand> [options] [args]
At A Glance
Usage
request <subcommand> [options] [args]
Subcommands
| Name | Description |
|---|---|
ping |
Connectivity probe to host |
fetch |
HTTP/HTTPS download |
listen |
TCP listener on port |
connect |
TCP client to host:port |
dns |
DNS record lookup |
Flags
No flags documented.
Exit Codes
| Code | Meaning |
|---|---|
0 |
Success |
1 |
Runtime/command error |
2 |
Invalid flags/usage |