Skip to content

dz-root/Root-me-diff

Repository files navigation

⚡️Root-me DIFF

root-me-diff allows to preview the differences between two Root-me.org users.

Root-me-diff-preview View demo

Usage 👉

To preview the differences between two Root-me.org users, use the following URL format:

GET https://root-me-diff.vercel.app/diff?user_1=__username_1__&user_2=__username_2__

Replace __username_1__ and __username_2__ with the Root-me.org usernames you want to compare.

Parameters

  • user_1 (REQUIRED): Root-me.org username for the first user.
  • user_2 (REQUIRED): Root-me.org username for the second user.

✨ Example

GET https://root-me-diff.vercel.app/diff?user_1=Numb3rs&user_2=raltheo

Note

  • Ensure that both Root-me.org usernames are correctly provided in the user_1 and user_2 parameters.
  • The script will provide a visual representation of the differences between the two users.

Tip

You can clone this repo and host it in your own server. To run it localy:

  • git clone __this_repo__
  • npm install
  • npm run dev

Contributions:

Contributions are welcome! If you have ideas for improvements or new features, feel free to open an issue or submit a pull request.

Credits:

This script is created by Dz-root, inspired by a passion for cybersecurity challenges and a desire to share achievements with the GitHub community. Special regards for:

About

Compare two Root-me users.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published