Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1 KB

README.md

File metadata and controls

37 lines (24 loc) · 1 KB

NOT WORKING

RLog

N|Radox

With RLog, you can filter your logs or files as you wish and print them in bulk.

Features

  • Allows you to parse TXT, JSON and many other file types.
  • Since it is very small in size, it does not take up much space on your disk.
  • Thanks to low RAM usage, you can move freely between your logs and data.

Usage

Linux

You can use it by running a single python script. To do this, follow the steps below one by one.

git clone https://github.com/R4D0X/RLog
cd RLog
cd Linux
python RLog.py first.txt seacond.txt output.txt "http://example.com,http://another.com"

Windows

Download this file: https://github.com/R4D0X/RLog

Then run RLog.exe


Contact

If you have any questions or feedback, feel free to contact me at Telegram.

This project was made with the contributions of imhateam.org.