Showing 29 open source projects for "server security system"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    ByteSync

    ByteSync

    All-in-One Sync, Backup & Deduplication Tool

    ByteSync is a powerful open-source tool for remote file comparison and synchronization, designed to transfer only what truly matters: the differences. Whether you're syncing large files, backing up remote folders, or handling extensive sets of small files, ByteSync delivers speed, security, and efficiency—without unnecessary data transfers. Compatible with Windows, macOS, and Linux, ByteSync leverages cloud-based orchestration with end-to-end encryption, eliminating the need for VPNs or...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    FullDiskHash

    FullDiskHash

    Get and save hashes of files in a drive or folder.

    Get and save hashes (MD5 and SHA256) of files in a drive or folder. In later stages of the project, it will be possible to compare the hashes with previous scans to check which files have been changed. Additional information such as the author of the software or its certification in the case of executables or libraries is also read.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    EncrypIT

    EncrypIT

    Program to quickly and easily encrypt or decrypt files or directories

    Program to quickly and easily encrypt or decrypt files or directories using Encrypting File System (EFS) as well as add and remove domain user EFS permissions to a file. There is also a button to view the info on an encrypted file as well as for backing up a users EFS PFX certificate.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Mini Inventory Control System

    Mini Inventory Control System

    It is a simple inventory control software

    What can I do with this software? You can manage your inventory and don’t need internet connection or SQL Server (Just Office installed on your PC). You can manage incoming products, outgoing products and the current quantity in your inventory. Also, you can record the location of the product, the price of every item and who put it into the system. Requirements - You must have Microsoft Office 2010 or newer installed on your computer - Windows 7 64 Bits or newer - (OPTIONAL) Install .NET 6.0 Runtime for desktop apps - (OPTIONAL) Install Microsoft Access Database Engine Acknowledgments Thanks to Wanicon for the icon and TutorialesVbNET for give me the idea to create this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    dboxShare

    dboxShare

    A more reliable enterprise file sharing synchronization software

    ...The system has the characteristics of simple installation, flexible deployment and small maintenance. It is suitable for enterprises, organizations and teams to build a safe and efficient private cloud drive. Installation guide Please refer to http://www.dboxshare.com/en/install.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    generic-auto-updater

    generic-auto-updater

    A robust, user-friendly, clean and efficient Auto-Updater

    After finishing a stable beta version of the "Auto-Updater" to be used by a specific company, I decided to duplicate the repository and making a few tweaks in the copy to turn it public (and generic) in order for it to be used by anyone. And thus, the first version of the "Generic Auto-Updater" was born! - A robust, user-friendly, clean and efficient Auto-Updater for anyone who wishes to maintain their client's users always updated based on some server directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    xfileActions is a file handling and management tools to help in administrative tasks, using this tool you can create jobs with 6 diferents file actions like copy, move, delete, rename, zip and zip and delete. It is possible to create a Job tasks, define source and target folder, file and using pattern like *.txt and determine the time (in minutes) that the jobs need to run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SyncStuff

    SyncStuff

    Tired of Dropbox? Host your own files then.

    SyncStuff is a personal cloud that relies on rsync to sync your files of your desktop, laptop, PC at work to and from a home server.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    iDecryptIt

    iDecryptIt

    iOS firmware tools

    Project has been moved to GitHub: https://github.com/colejohnson66/iDecryptIt iDecryptIt is a tool to decrypt the root filesystem of an IPSW.
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    OpenMAP Suite

    OpenMAP Suite

    OpenMAP Suite is a document management suite based on Subversion

    ...The suite provides everything a typical DMS needs: * user and group management * data access management * e-mail account management * synchronized, offline mode capable file drive * document management system with tagging, indexing and trailing * server side document backup and archiving system The OpenMAP data handling is mostly based on Subversion, further existing software systems are used to implement the different modules. The server software is intended to run on (Gentoo or Centos) Linux. Supported platforms for the client are Linux and Windows (XP, Vista, 7 and 8), Android support is planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Weed Killer

    Aged File Removal

    Weed Killer is a .NET solution to prune aged files from folders, working equally well on a single workstation, or multiple data centers. It has an MDI form to build / edit / test / execute configurations, a console worker for delegated removal , and a class for direct use in an application. Feature include: - Enhanced multi-layer wildcard support for folder-trees. - Choice of regular expressions or traditional wildcards for file or folder patterns. - Ability to specify not only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    TC .NET Interface

    Allows to create any Total Commander plugins using .NET languages

    ...Main features: - use flexibility and power of .NET Framework to create new plugin, - base classes for all TC plugin types - FS, Lister, Packer, and Content, - easy debugging with included tracing system, - all optional methods not implemented in managed plugin are excluded from the final TC plugin, - TC calls are translated into managed calls with parameters marshaling, - each plugin loads into separate Application Domain (AD) to provide isolation and security boundaries for executing managed code, - unified loader located in Default AD loads all types of TC plugins, - control over the lifetime policy for managed plugin instance, - auto support for Unicode and 64-bit features, - compact final binary files (usually < 100 KB)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    House Party Protocol

    House Party Protocol

    an ultimate evidence wiper

    It's a open source file wiper program which can get commands remotely and acts in emergency stiuations. Program's name inspired by Iron Man 3 movie where Tony Stark activates the "House Party Protocol" when his house is destroyed. It's written for preventing your private datas captured by police or thieves. *Usage* - You need to have a hosting account which can run php scripts (you can register for a free one) Change the $password section in base.php and upload it to your hosting with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Attribute Tweaker

    Attribute Tweaker

    A simple utility for tweaking attributes of directories's contents and

    Computer virus is a major disorder, there is nothing to discuss. But fortunately, a good antivirus can detect and remove these threats. Still, some viruses modify folders on your computer before you remove them, hidden folders, removing shortcuts, among others. And when an important folder is modified, you can have the most work to get it back. Eliminate this problem with the Attribute Tweaker. The Attribute Tweaker offers you the option of finding hidden folders in your computer with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Remove Log Files

    Remove Log Files

    Log file remover oriented for Windows Servers (x86 & x64)

    AutoDeletions is a free, smart and very performant Windows tool, oriented to the IT Specialists and/or Server Administrators, who have to face the problem of cleaning their file systems from old or obsolete files (typically log or old data files), that are systematically produced by the applications running on their company servers. Configuring this tool is very easy and flexible thanks to a single central INI file. AutoDeletions is ideal for batch processing your deletions. You could...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    File system/directory monitoring utilities with loggin and task processing support (can execute files or make a WCF service call). Multiple configuration options. Source code libraries can be used to create a custom file system monitor.
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 17
    ShareFast is a client/server web application for managing files and URLs using RDF metadata on Jena framework. Visit http://www.sharefast.org/ for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    iTunes Store file validator is an open source addon for Windows. It is aimed for iTunes users who are keen on maintaining or having the goal of achieving iTunes Store file standard tags for all the tracks in their iTunes Music Library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    With the Log Parser one can scan logs, whitelist out legitimate, non-corrupt entries (usually file paths), and apply a standard format to a log generated by any antivirus or malware-removal program. This makes for easier reading of the meat in any log.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    REF's Archibald in its basic form is used to copy your files to some other place. The modular design allows for extensions, that will enable backups from and to any media you can think of.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Emule-Incoming Cleaner is a small Tool with that a directory always can be kept empty (e.g. the Incoming-directory of Emule). Every 30 seconds the programm checks, if there are any new files. If yes, the files will be moved in another directory.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    CryptPad is a .NET Compact Framework 1.1 simple notes application which operates encrypted text documents (.wrc) based on user provided password. This way one can store confidential data on Windows Mobile operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The software for your Mobile Phone lets you download files from the Home Server and lets you to blog from your phone as well. The desktop client also lets you blog. Designed for Microsoft Windows Home Server (Add-In)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The project is intended for automatic start of Works and tracking of their states. The list of works: copying of files (locally, on a network, ftp), start stored procedures in MS SQL DataBase.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    A intellective, effective, convenient manage system for PC documents and personal knowledge architect on windows and share in the internet
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB