trip 0.1.11

Finds tripcodes that contain patterns
trip-0.1.11 is not a library.

trip

Finds tripcodes that contain patterns

trip's current version badge

Building

cargo build --release

Usage

trip [pattern]...

trip finds 2channel-style tripcodes that contain any of the patterns given as arguments. If a tripcode containing a pattern is found, trip will print the password and the tripcode it generates. By default, trip will only use one processor. The number of processors to use can be set using the NUMBER_OF_PROCESSORS environment variable.