Skip to content
/ RLog Public

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

License

Notifications You must be signed in to change notification settings

R4D0X/RLog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages