og-plates

command module
v0.0.0-...-3f7bec8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 1, 2023 License: MIT Imports: 17 Imported by: 0

README


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)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL