• Joined on 2026-03-03
pyro pushed to main at pyro/rustbuster 2026-05-18 18:19:44 +00:00
7f8432bda6 fixed url importing to make sure // doesn't occur for sub dirs.
pyro pushed tag 2.1 to pyro/rustbuster 2026-05-18 17:41:12 +00:00
pyro released Progress bar - its a real tool now! at pyro/rustbuster 2026-05-18 17:41:12 +00:00
pyro pushed to main at pyro/rustbuster 2026-05-18 17:39:06 +00:00
0ea3ddea2b added a progress bar its a real tool now!
pyro created repository pyro/game-drive-setup 2026-05-15 22:17:35 +00:00
pyro pushed to main at pyro/rustbuster 2026-05-15 20:49:36 +00:00
9c3f4b2950 updated the version in cargo.toml to match the release
pyro pushed tag 2.0 to pyro/rustbuster 2026-05-15 20:48:22 +00:00
pyro released Switched to Async at pyro/rustbuster 2026-05-15 20:48:22 +00:00
pyro pushed to main at pyro/rustbuster 2026-05-15 20:47:07 +00:00
e46f987db2 Switched from rayon for multithreading to tokio for async.
pyro pushed to main at pyro/rustbuster 2026-05-13 18:55:57 +00:00
050238f46a Merge branch 'main' of git.pyro.monster:pyro/rustbuster
e57f6ee1fc staging to fix git errors
8d5e3b4d05 added url encoding for the dirctory bruteforcer.
Compare 3 commits »
pyro pushed to main at pyro/ferrisfind 2026-05-13 17:56:44 +00:00
7a192592b4 updated readme with install script
pyro pushed to main at pyro/ferrisfind 2026-05-13 17:55:15 +00:00
ebcccd6189 fixed install script.
pyro pushed to main at pyro/ferrisfind 2026-05-13 17:47:56 +00:00
bf5a2a06f9 used the right tool name for the library folder.
pyro pushed to main at pyro/ferrisfind 2026-05-13 17:46:59 +00:00
a5aaf19cef moved install script to the main folder.
pyro pushed to main at pyro/ferrisfind 2026-05-13 17:46:14 +00:00
7c94a5c933 added install script in order to make sure libtika is setup correctly.
pyro pushed tag 1.0 to pyro/ferrisfind 2026-05-13 17:11:12 +00:00
pyro released Write the tool. at pyro/ferrisfind 2026-05-13 17:11:12 +00:00
pyro pushed to main at pyro/ferrisfind 2026-05-13 17:10:16 +00:00
b5cb64deca removed dependencies that were not required.
pyro pushed to main at pyro/ferrisfind 2026-05-13 17:07:30 +00:00
8114b561a1 updated the readme with build instructions
pyro pushed to main at pyro/ferrisfind 2026-05-13 17:03:43 +00:00
3f0f826f6b Wrote the tool