Showing 38 open source projects for "posix"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Twisted

    Twisted

    Event-driven networking engine written in Python

    Twisted is an event-based framework for internet applications, supporting Python 3.6+. It includes modules for many different purposes. Twisted supports all major system event loops, select (all platforms), poll (most POSIX platforms), epoll (Linux), kqueue (FreeBSD, macOS), IOCP (Windows), and various GUI event loops (GTK+2/3, Qt, wxWidgets). Third-party reactors can plug into Twisted, and provide support for additional event loops.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    AWS IoT Device SDK for Embedded C

    AWS IoT Device SDK for Embedded C

    SDK for connecting to AWS IoT from a device using embedded C

    ... choice. These libraries are only dependent on standard C libraries, so they can be ported to various OS's - from embedded Real-Time Operating Systems (RTOS) to Linux/Mac/Windows. You can find sample usage of C-SDK libraries on POSIX systems using OpenSSL (e.g. Linux demos in this repository), and on FreeRTOS using mbedTLS (e.g. FreeRTOS demos in the FreeRTOS repository). The coreHTTP library provides the ability to establish an HTTP connection with a server over a customer-implemented transport layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Motsognir

    Motsognir

    a robust, reliable and easy to install gopher server

    Motsognir is a robust, reliable and easy to install open-source gopher server for Unix-like systems (Linux, BSD, and anything else POSIX-compliant). It is published under the terms of the MIT license. All the configuration is done via a single configuration file with reasonable defaults. Motsognir supports server-side CGI applications and PHP scripts. It is entirely written in ANSI C, without external dependencies.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    libnetstream is set of stream library functions mainly for protocols for network like http https ftp tcp udp over a stream manner (FILE*) in stdio, the idea is to create the interfacing for internet protocol streams to a normal posix FILE* stream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 5
    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
  • 6
    A generic BOINC wrapper for legacy applications utilizing GitBox (a variant of BusyBox): Use POSIX like shell scripting and built-in commands like tar, awk, sed, zip, etc. to control and execute your legacy application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Free-SA

    Free-SA is report generating tool for web, proxy and mail log files

    Free-SA is logs processor and report generating tool. It can be used to control traffic usage, to evaluate conformance to the Internet access security policies, to investigate security incidents, to evaluate web server efficiency and to detect troubles with server configuration.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8

    SCGI Library

    POSIX-compatible lightweight implementation of SCGI protocol

    This library provides parsing of Simple Common Gateway Interface (SCGI) requests. SCGI is a protocol for applications to interface with HTTP servers, as an alternative to the CGI protocol. It is similar to FastCGI, but designed to be easier to implement. Web servers which implement SCGI include Apache HTTP Server, Lighttpd, and Cherokee, as well as Mathopd (with unofficial patch) and nginx (with a third party module). When using this library, the developer chooses a SCGI server...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Shweb - Shell Web Server
    Shweb is a tiny web server written in shell script, POSIX compliant with most used small unix shell interpreters, like ash (busybox included), dash, and bash also. Support for static pages. Works in conjunction with any superdaemon like [x]inetd.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 10
    Infodomestic Objects
    Infodomestic Objects - This is a set of distribution software that mutate the environment providing and advanced interaction experience. We will use a mixed POSIX/Linux/BSD based platform to develop and distribute our interaction experience improvement.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Client/server software for uptime monitoring on POSIX systems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    rawk (rage against web frameworks) - generates a static content from a tree of markdown files and other content. it was originally written by kyle isom based on the suckless webframework (sw) by nibblesec.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Simple CGI viewer for CyberPower UPS PowerPanel commands on *NIX. Written in perl; uses POSIX, CGI, CGI::Carp. Single cgi file in download, to be used in conjunction with CyberPower's powerpanel utility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A Layer 2 Tunneling Protocol VPN client/daemon for Linux and other POSIX-based OSs. "Note : Packets Analyzer can`t detect l2tp packets."
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    qhttp web server. It was my test task for a new job. And I disided to continue developing this project. It uses a combination of multithreading and multiplexing connections. Posix pipes are used instead of posix mutexes to synchronize between threads
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    n00bRAT
    An undetectable Remote Administration Tool -OR- trojan, an all new approach. Easily usable, Client just requires any Web Browser to control remote machine via WebPage. Fooling firewalls/ids/ips security solutions, as it operates like any web-site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ACE RADIUS library is a portable open-source implementation of RADIUS protocol, as defined in RFCs 2865 and 2866. It's written in C++ and is supported on a wide variety of POSIX-compliant platforms, including Linux and Solaris, and on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Inetsock is a library that offer an easy to use API for socket on POSIX platform(which include UNIX/LINUX). It allow to create client, server and multicast socket. It have already been used to develope web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Laserda is a fast, light and portable webserver designed to run on any unix-like system. It uses posix threads and standard unix IPC to provide a secure and reliable HTTP Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project is basically an imported version of GNU-whois command-line tool(whois 4.7.24).The main part is unchanged, except the socket APIs and some posix functions. All the "adaptor" functions are in the win_funcs.c file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    "aria2fe" (the "fe" stands for "FrontEnd") is a graphical user interface (GUI) for the command line (CLI) based program aria2. aria2fe was designed and constructed using C++/Qt for the GNU Unix/Posix/Linux platform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    In the current phase, the author is concentrating on the following work: 1. To provide an OO framework over linux posix interfaces 2. To procide a basic encapsulation for the http proto. 3.To provide a high performance url robert.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The download tool for POSIX platform such as linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Alex's Firewall ByPasser is another TCP tunnel for HTTP proxies. It allow network connections over HTTP proxies. This should work under all POSIX complaint systems and all proxies allowing https CONNECT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TclSigX is a client for the SigX dynamic signature image system. It gathers infomation from your computer and sends it to the SigX server. TclSigX works best on Linux but also works on other POSIX systems. SigX info can be found at http://sigx.yuriy.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next