Showing 43 open source projects for "windows do"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    PHPMailer

    PHPMailer

    The classic email sending library for PHP

    PHPMailer – A full-featured email creation and transfer class for PHP. Support for UTF-8 content and 8bit, base64, binary, and quoted-printable encodings. SMTP authentication with LOGIN, PLAIN, CRAM-MD5, and XOAUTH2 mechanisms over SMTPS and SMTP+STARTTLS transports. Validates email addresses automatically. Many PHP developers need to send email from their code. The only PHP function that supports this directly is mail(). However, it does not provide any assistance for making use of popular...
    Downloads: 228 This Week
    Last Update:
    See Project
  • 2
    jwt-auth

    jwt-auth

    JSON web token authentication for Laravel and Lumen

    jwt-auth provides a simple means of authentication within Laravel using JSON Web Tokens (spec). There are several ways to create a token within the package. There are simple ways to do it, and more advanced methods if you want greater control. The most common way to create a token would be to authenticate the user via their login credentials, and if successful return a token corresponding to that user. You can also skip user authentication and just pass in a User object. Once a user has...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3
    Finder Component

    Finder Component

    Find files and directories via an intuitive fluent interface

    The Finder component finds files and directories based on different criteria (name, file size, modification time, etc.) via an intuitive fluent interface. If you install this component outside of a Symfony application, you must require the vendor/autoload.php file in your code to enable the class autoloading mechanism provided by Composer. The $file variable is an instance of Symfony\Component\Finder\SplFileInfo which extends PHP’s own SplFileInfo to provide methods to work with relative...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    AvatarFree

    AvatarFree

    Let everyone own its social presence

    Hello and welcome to Avatar Free! Avatar Free is a light, simple, software on premise to build and own your social presence. Avatar Free is released under GPLv3 license, it is supplied AS-IS and we do not take any responsibility for its misusage. Please refer to the README.md for a correct setup. AvatarFree gets released on http://github.com/par7133/AvatarFree ;-)
    Downloads: 2 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    nuBuilder Forte

    nuBuilder Forte

    nuBuilder Forte is a cloud database builder.

    nuBuilder Forte is the 4th version of nuBuilder. A open-source browser-based tool created for developing web-based database applications. nuBuilder uses either MySQL or MariaDB databases and gives its users the ability to do database operations like... • Search, Create, Insert, Read, Update, Delete ✪ With low-code tools that create ... - Forms with the Form Builder - Fast Reports - Database queries with the SQL Builder - Customised date and number formats with the Format...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 6
    Laravel Trusted Proxies

    Laravel Trusted Proxies

    Laravel Proxy Package for handling sessions when behind load balancers

    Setting a trusted proxy allows for correct URL generation, redirecting, session handling and logging in Laravel when behind a reverse proxy such as a load balancer or cache. Laravel 5.5+ comes with this package. If you are using Laravel 5.5 or greater, you do not need to add this to your project separately. Setting a trusted proxy allows for correct URL generation, redirecting, session handling and logging in Laravel when behind a reverse proxy. This is useful if your web servers sit behind...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    KeexyBox

    KeexyBox

    The box to keep the Internet under your control

    KeexyBox allows you to do parental control, block ads, limit telemetry, and browse the Internet anonymously from your home network without installing any software on your devices. It also can be used to create a public wireless access point with the captive portal. It is a software program which requires a Raspberry PI box and which is installed on Raspbian. It constitutes a cut-off point between your devices (computers, tablets, smartphones, etc.) and your router or Internet box....
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8

    idcheck

    apache cookie SSO mechanism.

    Cookie based web authentication and single sign on system for largish intranets under a single domain where many, untrusted, people run their own web services. The server uses a private cookie scoped only for the client browser and the idcheck webserver which is always protected with SSL. In addition to the common practise of using SSL for everything (which idcheck supports). The idcheck system can also be used to provide authentication to websites where you merely want to hide content...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    PotHead

    PotHead

    PotHead What is it? Pothead: A simple lightweight packet for creating a minimal interaction honeypot How does it work? Magic, Well kinda you don’t need super dupper knowledge to use this! Oops the magic failed ;) a really nice INSTALL.md will be written unfortunately it’s not yet available. 1) Download all the files 2) Check if you got everything 3) Upload and configure the Website and backend (includes/Config.php & the .SQL files) 4) Do not forget to change your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 10

    PhpMyAdmin Remote Backup

    Simple script to do backups of a MySQL database with phpmyadmin

    You have a shared hosting with a MySQL database and PHPMyAdmin. You know how to "export" the database, but you'll like to do it every days/months..., to another server. This PHP script do the job : it behaves like a user of the export function of PHPMyAdmin. Download the code, nothing in the "Files" tab of SourceForge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    WinServMon

    Monitor windows servers (temperature, free space, backups)

    WinServMon is able to do: 1. Collect temperatures of servers in mysql database using SpeedFan. Show temperatures in a php webpage. 2. Collect free disk space of all disks. 3. Collect dates of last backup files. 4. Merge all information in a colored web page dashboard. Needs access to internet (uses google charts). It uses SpeedFan, CrystalDiskInfo, Apache, PHP, Mysql, Mysql backup script and some optional backup software (GoodSync, Acronis). Author site: http://arkhipenko.weebly.com
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Scriptplazza IP Address Script is a Free PHP What is my IP Address Script that allows your visitors to visit your website and found out their IP address and browser information. Now you can have your own IP Address site like WhatIsMyIPAddress.com, IP-Adress.com, IP Chicken or WhatisMyIP.com with our simple and clean script. To run this script on your website you must have a web server with PHP installed, all you have to do is upload the files from download to your site and its ready to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Arapuca

    Arapuca

    Gerenciador de rede sem fio com FreeRADIUS.

    Aplicação "decorator" sobre o FreeRADIUS que expande e facilita as possibilidades administrativas sobre redes que fazem uso de autenticação com TTLS. Disponibiliza uma fácil e intuitiva interface web que provê diversas funcionalidades aos usuários. Testado com: - Windows XP, Vista, 7 e 8.x - Ubuntu Linux 8.04 e superiores e Linux Mint - iOS - Dispositivos móveis com Android
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    LocalServer

    LocalServer

    LocalServer is a Web Server software for windows

    LocalServer is a Web Server software for Windows that allows you to make your Computer into a Web Server Locally in which there is the Apache Server, PHP, and MySQL Server, which has been summarized in a single container setup.exe. The advantages of this software is Free except you do not need to advance other similar software, which is installed by default on your computer, because the Apache Server and MySQL Server will be installed on LocalServer first time on a different port, the Apache server running on port 4008 and MySQL Server running on port 3308. ...
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15

    searchapi

    searchapi

    the script do the following: taking passed arguments - pattern for matching pathnames - path – directory to search for pattern - format to return the search results search all dirs and subdirs in the working dir (path) return search results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DownloadDaemon
    DownloadDaemon is a comfortable download-manager with many features like one-click-hoster support, etc. It can be remote-controled in several ways (web/gui/console clients), which makes it perfect for file- and root-servers, as well as for local use.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    NETINV

    NETINV

    Web Based Network Inventory Tool

    NETINV is a web based network inventory tool that allows quick access to pages designed to help keep track of relations between buildings, rooms, and devices. The code layout is easy to modify, easy to understand, and easy to incorporate into an existing system, because most page information is based on URL parameters. Screenshots: http://imgur.com/a/ufaAs Wiki: http://www.netinv.org/wiki/ Note: NETINV is no longer in development. If you'd like to take over the project, send an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    HTTP Anti Flood/DoS Security Module

    HTTP Anti Flood/DoS Security Module

    Detect Flooder IPs, Reduce Attack Surface against HTTP Flood Attacks

    This module provides attack surface reduction enhancements against the HTTP Flood Attacks at the web application level. Massive crawling/scanning tools, HTTP Flood tools can be detected and blocked by this module via htaccess, firewall or iptables, etc. (like mod_evasive) You can use this module by including "iosec.php" to any PHP file which wants to be protected. You can test module here: http://www.iosec.org/test.php (demo) Watch the Proof of Concept video:...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19

    phpBB Multiple Domain SSO

    phpbb Multiple domain Single Sign on with wordpress plugin

    What these code modifications do, is to create a single sign on across different, multiple domains for both phpbb and other sites/codes/apps to use. These modifications use phpbb user tables, sessions, everything. What it does is to set cookies for each domain through using iframes, which load some connect.php file that is placed on the other remote domains which needs authentication from phpbb. This is how numerous sites like facebook do it. Currently there is no other way of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Do you know all devices connected to your IT network ? Do you know which software or hardware component is installed on a computer ? Are you able to deploy softwares or configuration scripts on your computers ? No, then Try OCS Inventory NG at http://www.ocsinventory-ng.org...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    WebBackup
    WebBackup is a PHP backup system that you can do backup of files and mysql databases and send to another server by FTP. You just need to create a schedule with the parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    w3Tamil Web Keyboard
    w3Tamil Web keyboard helps to type Tamil Unicode characters on computers which do not have a keyboard for typing the Tamil alphabet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    With phpAdamoto it is possible to administrate many clients and servers from a web console powered by php. It lets you start and monitor any script on client machines to do any kind of administrative work like changing configurations, install software an
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project is dead. The code contained a number of possible exploits. Do not use this anymore. All files and downloads have been removed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PHP-based Squid Redirector (phpredir), as the name implies, uses PHP script to act as Squid redirector and do what Squid proxy redirectors do -- filtering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next