Skip to content

A utility to check bulk availability of Virginia DMV vanity plates.

License

Notifications You must be signed in to change notification settings

TwoNull/og-plates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


OG Plates

A utility to check bulk availability of Virginia DMV vanity plates.

Read the Full Writeup »

Disclaimer

This tool is meant to be a proof-of-concept only. I take no responsibility for the unintended consequences of sending thousands of simultaneous requests to a government website.


Usage

  1. Download the latest release

  2. Unzip and run the tool from the command line:
    MacOS/Linux
    $ ./og-plates [args]
    Windows
    $ og-plates.exe [args]

  3. A list of arguments will be output to the command line.

(back to top)

Made With

Golang

(back to top)

Build it yourself

Below are the prerequisites to build your own version of this tool from source.

Setup

  1. Clone the repo
    $ git clone https://github.com/TwoNull/og-plates.git

  2. Navigate to the project directory and build the tool
    $ cd og-plates
    $ go build

  3. The executable will output as og-plates or og-plates.exe depending on your environment.

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

About

A utility to check bulk availability of Virginia DMV vanity plates.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages