Search Results for "proxy server windows" - Page 27

Showing 2077 open source projects for "proxy server windows"

View related business solutions
  • 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
  • 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
  • 1

    RedMQ

    Simple, flexible messaging with Redis.

    RedMQ is a Redis-based messaging system that is specifically designed to support flexible messaging schemes, exposing an API that allows messages to be filtered by a number of message attributes. At its core is a Python TCP server built on Asynchronous Messaging Protocol and Twisted's AMP module. This means RedMQ can support clients in any language, though only two clients - PHP and Python - have been implemented to date. The API is designed with flexibility in mind, providing native support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    phpJobScheduler

    phpJobScheduler

    a scheduler to run any scripts locally or remote - replaces cron tab

    Designed to automate tasks by scheduling scripts to run at set intervals - the scripts to run can be local or remote and can be on a secure directory where a username/password access is required. Requires PHP and MySQL on the local server/web hosting account. phpJobScheduler is a replacement for cron jobs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Munchkin online game

    Munchkin online game. We use: php,jquery,mysql

    We have been developing Online Munchkin.It is a client-server application, running on Web server like 'Apache'. The programming languages are used: php, javascript. Moreover jquery library is applied here. The project is closed now, because owner forbids do it. Description files: 1)Munchkin.zip contains script files 2)base_munchkin.zip contains database 3)Don't forget to change config.php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    C0CMS Community Widget

    Community board widget for websites

    === Donate to the C0CMS Project === Flattr : https://flattr.com/t/961915 Paypal : http://slcnc.blogspot.fr/p/donatecontact.html === Deployment scenarii === * Basic scenario : copy and paste the following HTML code in any blog, CMS or website surpporting iframe-based widgets : <iframe src="http://shangri-l.dyndns.org/audio/road-travel-ZZL/" style="background-color:white;" width="100%" height="100%"></iframe> * Advanced scenario -download the latest version -edid the file :...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    PDSD4TC
    Public Development for the Community Educational Project meant to inspire your creative talent in a variety of areas such as: C++ Coding, Apache / Windows / Virtual server Administration & DNS, Graphic Design, 3D in-game development, website html / php / asp / java, MySQL database management and troubleshooting.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    qPortal-Project

    qPortal-Project

    Script-dependet PHP Interface generator and processor

    This program is designed to create pages and interfaces for other programs such as a web server. Its base is XML, which offers several derivatives like XHTML, RSS, MathML, SVG and many others. The program transports information to a browser or an external program. It loads all related xml documents and builds them up as a variety of trees. Then the sequence will enforce specific nodes that can be edited or newly created. Important tools for creating context are plugins. This transforms...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    mineserverstats

    minecraft, server, statistik, bukkit, gigacraft

    Mineserverstats ist ein simples PHP Script das einen Minecraft Server anzeigen kann. Nur die IP und die Slots muss man in der einstellungen.php eintragen, das wars schon. Es ist zwar wirklich simple Aufgebaut, aber der ein oder andere Server Owner kann es gebrauchen :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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: 1 This Week
    Last Update:
    See Project
  • 9
    phpLDAPadmin
    phpLDAPadmin is a web-based LDAP administration tool for managing your LDAP server. With it you can browse your LDAP tree, view LDAP schema, perform searches, create, delete, copy and edit LDAP entries. You can even copy entries between servers.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 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
  • 10
    Postal Code Finder

    Postal Code Finder

    Bangladeshi Postal Code with District, Thana,Post Office and Post Code

    Code_finder is a standalone php script written by Akram Hasan Sharkar and Sazzad Hossain Sharkar. It has inner database of Bangladeshi Postal Code with District, Thana, Post Office and Post Code. This is easy to use script, works on single call and line of code. Anyone use this script for their standalone website or any kind of CMS. No need extra coding or programming skill to work with this script. Easy customizable and fully flexible calls and output. You can apply your own style if...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Agent IQ

    Agent IQ

    Informing web servers about device capabilities

    Agent IQ maintains a local database of device capabilities on your web server and, based on the incoming user agent header, returns an array of capabilities. These can be used in the logic of the site on the server side. When a request is received, it looks at the User Agent String of the incoming header and matches it against the database. If there is a match, the device capabilities are stored as PHP and Javascript variables for you to use in shaping how your site is served out. If...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Display UI
    A graphical interface to take advantage of screen estate on high definition televisions and digital signage built in C/C++ and GDI coupled with a server built in PHP (Zend Framework) for the administration interface and the system's backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    yapd

    Yet another PHP to DAO conversion software

    Imagine you want to start a new project in PHP using MySQL as a DB server. You create your tables and then the first thing you should do is... Create the DAO files. And this is the boring, error prone part of your system.<p> yapd will do it for you: it will read your schema in MySQL and it will create four files for you: * A file for the data object * A file for the interface * The DAO file * The file that extends the DAO files (for custom queries) I've used the fantastic phpdao...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    MPSE

    Maniaplanet Server Extender

    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Développement de MaNGOS en Français avec site internet et support technique.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Ganizor

    The First Dual AS3/PHP Library

    Ganizor is an enterprise style system built for both the client and server side. Ganizor will allow developers on both ends to communicate and develop independently. Ganizor AS3 allows both designers and Flash developers to interact in brand new ways, with designers now having the ability to transfer designs directly to developers as both interactive and creative assets. Ganizor PHP then further allows both the Flash and Server Side developers to interact as information can now be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Sistema para la Gestión Integral de su Empresa. Manejo de Proyectos, Clientes, Inventarios, Almacén, Reportes, Análisis de Datos, Gráficas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    web@all CMS

    ■A simple CMS, Free for any use!■

    Free & open-source PHP5 + MYSQL/SQLite CMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GAMERBREED

    GAMERBREED

    Create your own online real-time browser-based MMO in your website

    GAMERBREED gives you the power to create your own original online real-time browser-based MMO on your website. It's fully customizable, giving you control over armies, worlds, cities, quests, resources and much, much more. Also, if you have knowledge of HTML you will be able to create themes for your own unique game! The project is still under development and it will be released under GPL licence in July this year. In the meanwhile keep up to date with the project progress in the forum or...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Seven-Labs

    Seven-Labs

    Application Development

    This repository serves as our entire project space which contains all of the open-source projects we've worked on. - C/C++ - C#/.NET - PHP - HTML5/CSS3
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    TBIS

    TBIS

    Total Business Information System (TBIS)

    Scope : Combination of CRM+ERP+Score Card/KPI Database : MySQL + Oracle Language : PHP Platform : Linux/Unix/Windows mail me at shukrijasin[at]gmail.com if you want to access the demo account for TBIS NEW new purchasing system :- PURCHA demo link :- http://sga-systems.com/purcha login :- oop/123 hamsani/123 (admin)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Bassa Web

    Bassa Web

    Bassa Web is client interface for bassa server.

    Bassa client can add request to bassa server, show status of request, user handeling and authentication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SimpleContactForm

    SimpleContactForm

    A simple and lightweight contact form written in PHP

    The SimpleContactForm script is a simple and lightweight PHP contact form. It has been designed so that it can be inserted into an existing web page and minor changes can be made very quickly and with little effort.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    Squidgate

    Squidgate is a webinterface to manage squid

    PHP LDAP web interface to manage Squid Proxy Server, you can create/add/delete squid users groups and ACL (Access Control lists), change Proxy ports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Odz Multiple CMS Scanner

    Odz Multiple CMS Scanner

    A multi vulns. cms scanner

    Welcome to our project page odz multi. cms scanner is vulns. scanner for joomla , Wordpress , Xoomp and Nuke the scanner is updated with the lates vulns. with the possibilitie to scan many sites on the same server the scanner is coded in php and have a very simple interface
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB