Finds any string lightning fast by exploring the internet through the links of the given website.
- Type some Text in the Console
- Wait a short time
- 🔥The found URL🔥
Download the latest release version directly from Github.
OR
git clone https://github.com/MrScalo/FindFire.git
cd FindFire
To run the slower development version...
cargo run
For the fast release version...
cargo build --release
./target/release/FindFire
Find Fire is provided under the MIT License.
Have fun!