Skip to content

iangcarroll/pnrsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pnr.sh

Deploy

pnr.sh is a tool for viewing hidden metadata on airline reservations, written in Go. It is fast and lightweight, stores no data, and displays useful data that would otherwise not be visible.

pnr.sh demo image

pnr.sh uses normal and public APIs to obtain reservation information that is already sent to mobile phones by the airline carrier during normal use of their mobile applications.

Airline Supported Notes
Aeromexico Provides most useful PNR data.
Delta Air Lines Provides most useful PNR data.
United Provides most useful PNR data.
Virgin Atlantic Provides most useful PNR data.
Others Not yet!

pnr.sh is open-source and freely licensed under the MIT license.

Building with Docker

A Dockerfile is included for easily building and deploying pnr.sh. By default, it will listen on 0.0.0.0:8080. This can be overridden by changing the PORT environment variable.

About

✈️ View hidden information in airline reservations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages