Skip to content

Xray Save Log is a bot that tracks and stores the last online activity data of users into a JSON file. It helps monitor user presence and logs the information automatically.

Notifications You must be signed in to change notification settings

AidinShekari/Xray-SaveLog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Xray-SaveLog

Overview

Xray-SaveLog is a utility designed to log user connection data from Xray Core. It automatically saves connection logs to a specified file.

Features

  • Automatic Logging: Logs connection details of users connected to Xray Core.

Prerequisites

Before installing Xray-SaveLog, ensure you have:

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/AidinShekari/Xray-SaveLog.git
    cd Xray-SaveLog
  2. Install the required dependencies:

    npm install
  3. Run the application:

    npm start

    By default, the application will save user connection logs to ./root/vpndb.json. Ensure that the ./root directory exists and has the appropriate write permissions.

Usage

Once the application is running, it will automatically start logging connection data to ./root/vpndb.json.

Other Projects

About

Xray Save Log is a bot that tracks and stores the last online activity data of users into a JSON file. It helps monitor user presence and logs the information automatically.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published