Skip to content

boywithkeyboard/cdn-cgi-trace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cdn-cgi-trace

cdn-cgi-trace parses the response from https://1.1.1.1/cdn-cgi/trace to JSON.

Setup

npm i cdn-cgi-trace
import { fetchTrace } from 'cdn-cgi-trace'

Usage

const trace = await fetchTrace()