root-me-diff
allows to preview the differences between two Root-me.org users.
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.
user_1
(REQUIRED): Root-me.org username for the first user.user_2
(REQUIRED): Root-me.org username for the second user.
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
anduser_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 are welcome! If you have ideas for improvements or new features, feel free to open an issue or submit a pull request.
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: