request

command
v0.0.0-...-ba0b20d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 27, 2026 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Overview

`request` provides connectivity and network request tools.

Main subcommands: - `ping` connectivity probe. - `fetch` HTTP/HTTPS download. - `listen` TCP server socket. - `connect` TCP client session. - `dns` DNS record lookup.

Example usage: ```sh request ping avyos.dev --count=3 request fetch https://example.com --output page.html request dns avyos.dev request listen 8080 request connect 127.0.0.1:8080 ```

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL