Attributes
Includes Deno configuration
Repository
Current version released
3 years ago
Dependencies
std
dnt (D networking tools)
dnt is a collection of lightweight networking utilities. The collection currently includes:
- head
- ping
These tools might be useful for system administrators and developers troubleshooting network infrastructure, and will be familiar to users of Unix and the Windows command prompt.
To get started, run:
deno run main.ts -hTo install, run:
# additionally, add `-f' or `--force' if you get `error: Existing installation found.'
deno task installLICENSE
Mozilla Public License, version 2.0