Skip to content
/ dnt Public

dnt (D networking tools), a collection of lightweight networking utilities

License

Notifications You must be signed in to change notification settings

naltun/dnt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dnt (D networking tools)

dnt is a collection of lightweight networking utilities. The collection currently includes:

  • head
  • host
  • ping

These tools will be helpful when administrating networks, developing web applications, and conducting penetration tests.

To get started, run:

deno run main.ts -h

To install, run:

# additionally, add `-f' or `--force' if you get `error: Existing installation found.'
deno task install

LICENSE

Mozilla Public License, version 2.0

About

dnt (D networking tools), a collection of lightweight networking utilities

Resources

License

Stars

Watchers

Forks

Packages

No packages published