Showing 248 open source projects for "tinyxml-2"

View related business solutions
  • 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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    H2O

    H2O

    The optimized HTTP1, HTTP2, and HTTP3 server

    H2O is a new generation HTTP server that provides quicker response to users with less CPU utilization when compared to older generation of web servers. Designed from ground-up, the server takes full advantage of HTTP/2 features including prioritized content serving and server push, promising outstanding experience to the visitors of your web site. Full support for dependency and weight-based prioritization with server-side tweaks. Static file serving, FastCGI, reverse proxy, scriptable using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Kafka-Pixy

    Kafka-Pixy

    gRPC/REST proxy for Kafka

    Kafka-Pixy is a dual API (gRPC and REST) proxy for Kafka with automatic consumer group control. It is designed to hide the complexity of the Kafka client protocol and provide a stupid simple API that is trivial to implement in any language. Kafka-Pixy is tested against Kafka versions 1.1.1 and 2.3.0, but is likely to work with any version starting from 0.8.2.2. It uses the Kafka Offset Commit/Fetch API to keep track of consumer offsets. However Group Membership API is not yet implemented,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    armor

    armor

    Uncomplicated, modern HTTP server

    Uncomplicated, modern HTTP server. Serve HTTP/2. Automatically install TLS certificates from https://letsencrypt.org. Proxy HTTP and WebSocket requests. Define virtual hosts with path level routing. Graceful shutdown. Limit request body. Serve static files. Log requests. Gzip response. Cross-origin Resource Sharing (CORS). Security, XSSProtection. ContentTypeNosniff. ContentSecurityPolicy. HTTP Strict Transport Security (HSTS). Add/Remove trailing slash from the URL with the option to redirect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Open Faculty Evaluation System

    Open Faculty Evaluation System

    PHP/MySQL Based Faculty Evaluation System

    This is PHP/MySQL based faculty evaluation system which gives web-based graphical report & excel file report. Admin can manage college, branch,batch,semester,division,faculty and their subjects. Students can give feedback in 0-9 rating. Note:- Commercial Patch is available for “Student Login” with student id generator. For more detail contact on shrenik181986@gmail.com Supported following PHP version: 1) <= 5.6 2) >=7.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    mod_auth_trustheader

    mod_auth_trustheader

    apache-2.x module to get userid from header|environment|SSL variable

    Mostly copied from mod_auth_basic of apache-2.2. The basic-auth handshake was replaced by some code which gets the userid out of a customable variable. The variable could be anything ap_expr could read in authentication hook, e.g.: a header field, a httpd environment variable or an SSL environment variable. The syntax is the same known from RewriteCond of mod_rewrite: e.g.: %{HTTP:variable}, %{ENV:variable} or %{SSL:variable} No password is written into internal httpd variables. So...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    spinnerule

    Tools for working with Java's built in web server

    Spinnerule is a set of tools for making com.sun.net.httpserver - Java's built-in web server - easier to work with
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    A C++ multi-threaded application for viewing network IP cameras, and other video device supported by v4l2. It uses TrollTech QT3, V4L2 and HTTP protocol. This demo project (2006 - 2007) requires the following: 1. Qt3 libraries and headers 2. OpenGL libraries 3. Kdevelop 3 To build the project: import with Kdevelop 3 and build this should generate Makefiles, missing template headers and demo binary. Notice: Source periodically re-uploaded/updated for statistics ..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    COW

    COW

    HTTP proxy to automatically identify blocked sites

    HTTP proxy written in Go. COW can automatically identify blocked sites and use parent proxies to access. COW's design goal is automation. Ideally, users don't need to care about which websites are inaccessible, and they can directly connect to the website without slowing down the access speed due to the use of secondary agents. As an HTTP proxy, it can be provided to mobile devices; if deployed on a domestic server, it can be used as an APN proxy. Support HTTP, SOCKS5, shadowsocks and cow...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 9
    WebDAV CGI

    WebDAV CGI

    WebDAV CGI brings your file service to the Web.

    WebDAV CGI brings your file service to the Web and is moved to github [https://github.com/DanRohde/webdavcgi/]. WebDAV CGI adds a modern Web interface and WebDAV to file systems like AFS, NFS, CIFS/SMB, EXT, GFS, and so on. It preserves existing file permissions by using a included setuid/setgid wrapper.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • 10
    Snap! C++

    Snap! C++

    Fast Websites: Powerful CMS for Apache written in C++

    Snap! C++ runs your CMS using binary code written in C and C++. (We use some libraries that are written in C, all of our server code is written in C++.) The basic concept is taken from a large set of Drupal 6.x modules from Drupal Core and necessary 3rd party modules (we've been using over 220 modules on top of the Core modules.) The result is quite extensible as it offers a plug-in mechanism that everyone is welcome to use to create their own extensions. Debian Packages can be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    HostingControl

    Sync local site with multiple hostings over FTP

    1. Sync local folder with multiple remote folders over FTP. 2. Collect all file names and sizes of all remote sites. 3. Store credentials for all remote sites in a single mysql table. Works only on Windows, but can be modified to work on linux (previously worked on linux).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    a Project with All the bells and whistles to allow the average user to fully benefit from HTTP,DNS,FTP,SSH through python, allowing quick and easy deploying of servers without compiling, or installing anything but our favorite language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    justap

    just Apache and Php

    justAP是一个简单的、易于使用的php运行环境,适合php开发人员使用。与wamp、xampp等不同,它仅仅包含Apache httpd和Php,这也是它名字的来由(justAP=just Apache and Php)。 为什么要开发justAP? 1、Php开发环境比较难搭建; 2、wamp、xampp等程序过于庞大,包含了很多用不上的组件,另外mysql很好安装,mysql的客户端很多,它们内置的mysql和phpMyAdmin感觉有点累赘。 justAP能为php开发者带来什么好处? 1、一个最简单的、最纯粹的php运行环境; 2、同一个台电脑可以运行多个justAP(运行多个apache),只需要端口不一样; 3、justAP是个非常小的绿色程序,它不需要安装,解压缩出来就可以运行。 有任何问题、建议,请发邮件到:leaveblank#163.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    PhpUserLogin

    A simple web login system written in PHP and using MySQL database.

    PhpUserLogin is a simple login system for websites. Its written in PHP and using a MySQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    IIS7 Geoblock Module
    A geoblock module created by Triple IT. It can be added to the IIS7 pipeline (now also on IIS 8.5). It uses the IPv4 address to determine the geographic location of the request by using maxminds geo IP file and takes action accordingly. Next to the module, 2 tools are included. 1 to quickly lookup the country for a specific IP address and 1 to help you automate the update of the MaxMind data file. An extensive manual is available to install and use the module.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Small and medium-size enterprise portal solutions through arcana. E-Commerce, Users & Management, Accounting, Engineering Solutions, Daemon Management, and custom portal applet creations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    NetSpark

    <no longer maintained>

    <nolonger maintained>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Fire Web Server
    An HTTP web server that works via TCP/IP and is programmed in C/C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    HTTP INJECTOR PRO

    HTTP INJECTOR PRO

    HTTP Server, Header Replacer, Proxy Server

    ////// NEW FEATURE on v1.8 XTended Final Version : ///////// 1. Reset Setting 2. Save curent Skins to config file 3. Add 4 New skins (Garnet II (default), Black Box, Cold, Deep Purple, Ubuntu, Matrix) 4. Radio buttons skins changer 5. Filter Response 6. Query Mode 7. XTended MODE - Place Front / Back - Code - Flag Single Flag / Double Flag - ADD Header 8. Disable NetData 9. End Line OFF mode 10. 4 Custom Header (CH 1, CH 2 , CH 3, CH 4) 11. User Agent Spoofer - DISABLE...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Evolution 1.0.2.2 RS

    Evolution 1.0.2.2 RS

    Modify Request Headers And Response Headers

    Update Version 1.0.2.2 RS · Added New Data, Avaible Single Data And Double Data. · Options Extended Borders · Added Tun Sock's Tap · Bugs Fix For Header Evolution Version 1.0.2.1 RS · Methode · Encrype Line · Mode Line · End Line · Query · Add Header · Replacer · Network · A & T Command · Multi Connection · Setting Proxy IDM · Setting Proxy IE · HTTP Ping Manual URL · Added Encrypt Line LF · Mode Line Maximum ( Infinity ) · Custom Header 1 · Custom Header 2...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    pgal

    Online gallery factory

    Given images folders, generate a static web gallery. Note: This project has been moved to: https://github.com/viewplatgh/pgal
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Evolution 1.0.2.0

    Evolution 1.0.2.0

    Modify Request Headers, Response Headers, Dialer, Tun Sock's Tap

    ... Line LF · Mode Line Maximum ( Infinity ) · Custom Header 1 · Custom Header 2 · Header Log · Clear Manual Header Log · Save / Copy Header Log · IP Hunter, Auto Route Dial, Auto Dial If DC · Tun Socks Tap · AT Qos Auto Show Opsel, RSSI, RAT, Qos Uplink/Downlink, APN  · Don't ReUpload File [!] · Don't Mirror Link [!] · Don't Replace Name [!] · Evolution not Inject !!!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24

    SSSSaD

    Smart Secure Sexy Streaming and Downloading

    Allows for propper serving of Ogg (and other media) files, whether they are downloading inline or as an attachment. It also tracks downloads by recording only the hash of the user rather than that person's IP and other personal data. This is very important in our time where an admin maybe forced to give the logs identifying all the users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    C++ On Air

    C++ On Air

    Light-weight C++ web application server library

    ... via the web. Getting started: 1. Download C++ On Air 2. Check out the "example" folder for a demo of how ConAir works
    Downloads: 0 This Week
    Last Update:
    See Project