Skip to content

VersaLog/VersaLog_Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VersaLog Examples — Powered by VersaLog

This repository is the official collection of practical and runnable projects built using the VersaLog library.
Each project demonstrates a real-world application of VersaLog — from monitoring systems to handling network services.


🧩 Structure

Project Description Folder
VersaMonitor System resource monitor (CPU, RAM, Disk, Network) VersaMonitor
VersaBackup Automatic file and folder backup tool VersaBackup
VersaScan Fast port scanner and network reporter VersaScan
VersaWatcher File/folder change detection and notifier VersaWatcher
VersaServe Simple HTTP server with access logging VersaServe
VersaGuard R18/NSFW image detection and filtering tool VersaGuard

⚙️ Project Overview

🟢 VersaMonitor

Monitors CPU, memory, disk, and network usage in real time.
Displays system stats using colorful VersaLog output and alerts when thresholds are exceeded.

🟡 VersaBackup

Automatically backs up specified directories and files.
Logs backup progress, errors, and completion details using VersaLog.

🔵 VersaScan

Scans open ports on specified IP addresses.
Logs results in colorized console and saves them to log files for analysis.

🟣 VersaWatcher

Watches directories for file changes using watchdog.
Logs file creation, modification, and deletion events in real time.

🔴 VersaGuard

Detects R18/NSFW images automatically using AI-based content analysis.
Skips or blocks unsafe images and logs detection results with VersaLog.
Useful for moderation, bots, and safe media processing pipelines.


🐍 Environment

  • Language: Python 3.9+
  • Dependencies:
    • VersaLog (latest version)
    • Project-specific dependencies (see each subfolder)
  • OS: Windows / Linux / macOS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages