Showing 69 open source projects for "dox-tool"

View related business solutions
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Pholcus

    Pholcus

    Distributed high-concurrency crawler software written in pure golang

    ...This software is only used for academic research, users need to abide by the relevant laws and regulations of their location, please do not use it for illegal purposes! Provide users with a certain Go or JS programming foundation with a heavyweight crawler tool that only needs to pay attention to rule customization and complete functions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    CryptoPro offline installation tool

    CryptoPro offline installation tool

    Business process automation tool (BPAT)

    It represents a loader program that checks for the latest version of the necessary components on the manufacturer's server, then downloads them and installs them on the user's personal computer. At the same time, the user does not need to search for all the necessary components independently. Also, the tool allows you to select the required PC bit rate for installation and use it to load all the components necessary for operation. Warning. By default, the Russian version of the program is downloaded, to download the English version, go to Files.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    NSIS: Nullsoft Scriptable Install System

    NSIS: Nullsoft Scriptable Install System

    Windows installer development tool

    NSIS (Nullsoft Scriptable Install System) is a professional open source system to create Windows installers. It is designed to be as small and flexible as possible and is therefore very suitable for internet distribution. Being a user's first experience with your product, a stable and reliable installer is an important component of succesful software. With NSIS you can create such installers that are capable of doing everything that is needed to setup your software. NSIS is...
    Leader badge
    Downloads: 16,553 This Week
    Last Update:
    See Project
  • 4
    OpenUEM

    OpenUEM

    Manage your IT assets thanks to its agents and a clean and concise UI

    ...If you run a medium-sized or large company, you can use beefier machines and share the load as it has been designed to have distributed components. It can be classified too as a Remote Monitoring and Managing (RMM) or as a Unified Endpoint Management (UEM) tool.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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

    OPSI UPDATER

    Check and Update Products on OPSI Server

    This OPSI SERVER Command line Tool (Opsi Updater) will check for available OPSI Product Updates on official Servers (example Mozilla) and will allow to Download and Update older Product Versions on OPSI Repository and distribute them on clients having older versions. readme: http://svn.code.sourceforge.net/p/opsiupdater/code-0/trunk/readme.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Zflate is a universal file recompressor tool that support a lot of file format like png, jpeg, zip, gzip, mp4, 3gp, mp3, pdf, exe, scr, avi and so on with simple usage It can compress smaller compared to compression techniques nowadays on some files. please Run it under windows or using wine if running under linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Image to ico Easymode

    Image to ico Easymode

    Image to software icon or favicon made simple

    ...I have support for these: - Windows PC Exe Programs - 16×16, 32×32, 48×48, 256×256 .ico bundled - Website Favicon - 32x32 .ico - Android Phone Apps - 192x192 .png - Progressive Web Apps (PWA) - 512x512 .png I recommend uploading images atleast 512x512px tall/wide, unless you're doing pixel perfect icons and just want an easier 'convert to .ico format' tool. (Source code is included as it is a standalone offline html file that works in any modern web browser.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    System Path Variable Manager

    System Path Variable Manager

    An App that Manages Path Variable in system environment

    ...For detailed licensing terms, please refer to the LICENSE: https://github.com/Mohamed-SayedAlAhl/SystemPathVariableManager/blob/main/LICENSE I recommend that you download the latest version available for enhanced performance and features. if this helped you , please star our repo. https://github.com/Mohamed-SayedAlAhl/SystemPathVariableManager and don't forget to review the tool here as well. starring and reviewing the project ensures that the repo and the sourceforge project reach as many people as possible. and also encourages us to deploy more helpful tools like this. Enjoy installing many software applications!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Wingstall

    Installer generator tool for Windows x64 written in C++

    Wingstall generates a Visual C++ 2022 or Visual C++ 2019 setup program that contains a binary installation package embedded inside the setup executable as a Windows resource. The binary installation package is generated by Wingstall from an XML package description file created using a graphical package editor, or written by the package author. The binary package may be uncompressed, or compressed using zlib or bzip2 libraries. Wingstall includes all required libraries except Boost libraries....
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10

    pmcyg

    A tool for creating offline Cygwin installers.

    pmcyg can create customized collections of Cygwin(TM) packages. pmcyg takes a user-supplied list of Cygwin package names, and downloads only them and their dependencies from a Cygwin mirror, e.g. to create a portable off-line installer on CDROM, DVD or USB flash. For the latest releases please visit https://github.com/rwpenney/pmcyg
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    cmdok

    Command validation tool

    cmdok checks that specified commands are OK. If command is OK than it exists in PATH and can be run. It is a simple, small and portable Bash script. It is useful in software packages that want to check that some commands exist before trying to run them. See wiki for more information and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MousePosition
    MousePosition ist ein simples Tool, geschrieben in JAVA und / oder C - es zeigt die derzeitige Position des Mousezeigers auf dem Bildschirm an. Ich hab es unter Win (C und JAVA Version) und Linux (JAVA Version) getestet .
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    vcproj2cmake

    Visual Studio .vc[x]proj to CMakeLists.txt (make, Ninja ...) enabler

    Elaborate Visual Studio .vcxproj / .vcproj projects to CMakeLists.txt converter, enabling Makefile or Ninja or IDE builds, i.e. full multi-platform CMake functionality (Linux, Mac, Windows...). Live Update capability: supports side-by-side tracking of evolving original proj files, within build tree!! Script hooks for static CMake defs, powerful definition-to-variable mapping. Access to project data content is via git repository _only_ (it's a developer infrastructure project, thus...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Node Director is a tool for managing distributed, hetergeneous UNIX Systems. Its functionality includes System Configuration, Application Distribution, NIS & NIS+ Management, User Creation and Dynamic System Documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NSDi (Network Services Discoverer) is a metarepository for big/small environments. This tool uses differents plugins to discover the services and software installed on servers. You can create many repositories accesibles via API for many external tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Cluster Orchestrator

    orchestrator / cluster deployment tool

    ...If for any reason deployment is failing at a particular stage the process will stop and you can rollback any changes done until then. In case you want to deploy your code or just call your preferred DSC client to apply the configuration locally the Orchestrator can be a handy tool. The operation can be started manually or scheduled, depending on your needs. In terms of audit and trace capabilities, the system is collecting all console output of your shell scripts from all servers and saves the logs centrally for review.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Windows OEM Information Editor

    Windows OEM Information Editor

    Edit the OEM informations in Windows

    IMPORTANT NOTE: Please use the version 1.1.4 or later. There is a big bug in the previous versions. With this useful tool you can edit the OEM informations on your Windows computer. You can change, add and delete.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18

    EasyRepo

    Offline DVDs software repository builder for Ubuntu and derivatives

    Easy Repo is a GUI tool for create APT repository on DVD disks for your Debian/Ubuntu system. It can be usefull to use Ubuntu Software Center without an internet connectivity. Program is written in python/GTK+ and considered to be portable to win/mac as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    VMware VMDK Recovery via Accurate Result

    Use Professional VMware Recovery Software to Perfect VMDK Recovery

    ...And here a search for commercial tools started that can easily and safely let the VMDK users restores entire data in workable mode. VMware recovery software is for you to execute proper data revival from corruption/damaged or inaccessible condition. Apart from this VMDK data recovery, this tool is also offering the deleted, lost/missing or formatted files/folders or partition recovery. Means user those are in need to perform undelete deleted VMDK file can also use this superb application without any doubt. Software is packed with distinct tech benefits for letting the users to accomplish the task of recovering VMware VMDK files without hampering the working through any king of damage. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    dpkglist.awk is a command-line tool for querying available packages on ubuntu and debian systems. It overlaps with the standard apt-cache utility, but, written in simple awk, it is easily extensible, and makes it easy to write one-line scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SCCM Client Center
    The tool is designed for IT Professionals to troubleshoot SMS/SCCM Client related Issues. The SCCM Client Center provides a quick and easy overview of client settings, including running services and SCCM settings in a good easy to use, user interface. Project has moved to: https://sccmclictr.codeplex.com/
    Downloads: 15 This Week
    Last Update:
    See Project
  • 22
    A lightweight OpenSource tool for Asset Management, Software Deployment, Remote Control and Network Monitoring, on Windows and Linux systems. Similar to Tivoli, SMS or Unicenter, having an advantage in performance, convenience, cost and requirements.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Jact is a tool to provide severval ways of configurating the Asterisk PBX. It's base upon UML2 models of the configuration files. The goal is to get a functional description of all configuration elements around the Asterisk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GodFather Five Families Tool

    GodFather Five Families Tool

    GodFather Five Families Tool

    Discontinued "Hi, We noticed that you have created a program that takes players coordinates and places them into a 3rd party program that is then searchable by other players. After consulting with out legal team, I was informed that this is actually a violation of our Terms of Service. We respectfully ask that you remove the program from download. Thank you for your cooperation in the matter, -Sam"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    WANT automates the process of building, testing, and packaging applications and libraries much like Jakarta Ant does. WANT is a Pascal-friendly build tool. Use http://news.optimax.com (sdforum.want) for issue tracking, suggestions, and general discussion
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB