title: "ftr - Fast TraceRoute"
description: "A fast, parallel ICMP traceroute with ASN lookup, reverse DNS, and ISP detection"
url: "https://dweekly.github.io/ftr"
baseurl: ""
markdown: kramdown
highlighter: rouge
sass:
sass_dir: assets/css
style: compressed
collections:
pages:
output: true
permalink: /:name/
plugins:
- jekyll-sitemap
- jekyll-feed
exclude:
- README.md
- Gemfile
- Gemfile.lock
- node_modules
- vendor
include:
- assets
author: "David Weekly"
twitter:
username: dweekly
github:
repository_url: "https://github.com/dweekly/ftr"
social_links:
- url: "https://github.com/dweekly/ftr"
title: "GitHub"
- url: "https://crates.io/crates/ftr"
title: "Crates.io"
project:
name: "ftr"
version: "0.6.0"
license: "MIT"
language: "Rust"
platforms:
- "Linux"
- "macOS"
- "Windows"
- "FreeBSD"
- "OpenBSD"
github: [metadata]