Showing 56 open source projects for "except"

View related business solutions
  • Easy management of simple and complex projects Icon
    Easy management of simple and complex projects

    We help different businesses become digital, manage projects, teams, communicate effectively and control tasks online.

    Plan more projects with Worksection. Use Gantt chart and Kanban boards to organize your projects, get your team onboard and assign tasks and due dates.
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 1
    Java WebSockets

    Java WebSockets

    A barebones WebSocket client and server implementation

    This repository contains a barebones WebSocket server and client implementation written in 100% Java. The underlying classes are implemented java.nio, which allows for a non-blocking event-driven model (similar to the WebSocket API for web browsers). The org.java_websocket.server.WebSocketServer abstract class implements the server-side of the WebSocket Protocol. A WebSocket server by itself doesn't do anything except establish socket connections though HTTP. After that it's up to your subclass...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 2
    waitress

    waitress

    A WSGI server for Python 3

    Waitress is meant to be a production-quality pure-Python WSGI server with very acceptable performance. It has no dependencies except ones which live in the Python standard library. It runs on CPython on Unix and Windows under Python 3.7+. It is also known to run on PyPy 3 (python version 3.7+) on UNIX. It supports HTTP/1.0 and HTTP/1.1. Waitress now validates that chunked encoding extensions are valid, and don't contain invalid characters that are not allowed. They are still skipped...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Bitwarden Client Applications

    Bitwarden Client Applications

    Bitwarden client applications (web, browser extension, desktop, cli)

    Bitwarden client applications (web, browser extension, desktop, and cli). This repository houses all Bitwarden client applications except the mobile application. Please check the readmes for each application under apps for instructions on how to build the different applications. We recommend that you configure git to ignore specific revisions. Drive collaboration, save time, and boost productivity with Bitwarden, the easiest way to secure all your passwords and sensitive information. Move fast...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Refined GitHub

    Refined GitHub

    Browser extension that simplifies GitHub interface and adds features

    Browser extension that simplifies the GitHub interface and adds useful features. Adds a build/CI status icon next to the repo’s name. Hides the Projects tab from repositories and profiles when it’s empty. New projects can still be created via the Create new… menu. Hides forks and watchers counters. Changes the default sort order of milestones Closest due date. Adds useful links to the repository navigation dropdown and moves the "Security" and "Insights" tabs to it as well. Adds a keyboard...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 5
    Log Rotate

    Log Rotate

    A replica of the logrotate utility, except this also runs on Windows

    A replica of the logrotate utility, except this also runs on Windows systems. Log-Rotate is an independent port of logrotate. It's made to work exactly the same way as the original logrotate, except it works in Powershell and especially Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Requests for PHP

    Requests for PHP

    Requests for PHP is a humble HTTP request library

    Requests is a HTTP library written in PHP, for human beings. It is roughly based on the API from the excellent Requests Python library. Requests is ISC Licensed (similar to the new BSD license) and has no dependencies, except for PHP 5.6+. Despite PHP’s use as a language for the web, its tools for sending HTTP requests are severely lacking. cURL has an interesting API, to say the least, and you can’t always rely on it being available. Sockets provide only low-level access and require you...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Firebase Apple Open Source Development

    Firebase Apple Open Source Development

    Firebase SDK for Apple App Development

    This repository contains all Apple platform Firebase SDK source except FirebaseAnalytics. Firebase is an app development platform with tools to help you build, grow and monetize your app. More information about Firebase can be found on the official Firebase website. See the subsections below for details about the different installation methods. Where available, it's recommended to install any libraries with a Swift suffix to get the best experience when writing your app in Swift. Instructions...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    hackney

    hackney

    simple HTTP client in Erlang

    hackney is an HTTP client library for Erlang. No message passing (except for asynchronous responses): response is directly streamed to the current process and state is kept in a #client{} record. Binary streams, SSL support, keepalive handling, basic authentication. Stream the response and the requests, fetch a response asynchronously, multipart support (streamed or not), and chunked encoding support. It can send files using the sendfile API. Optional socket pool, REST syntax, hackney, Method...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    browserify

    browserify

    browser-side require() the node.js way

    ... dependency graph of your project. Drop a single <script> tag into your html and you're done! browserify is a tool for compiling node-flavored commonjs modules for the browser. You can use browserify to organize your code and use third-party libraries even if you don't use node itself in any other capacity except for bundling and installing packages with npm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • NeoLoad is a very comprehensive tool if you are looking for a performance test tool for web applications and other applications Icon
    Your applications are all built differently, but they all need to perform. NeoLoad simplifies and scales performance testing for everything, from APIs and microservices, to end-to-end application testing through innovative protocol and browser-based capabilities.
  • 10
    myrtille

    myrtille

    A native HTML4 / HTML5 Remote Desktop Protocol client

    Myrtille is a simple way to connect remote desktops and applications from a native web browser, without plugin, extension or configuration. For the end user, there is just need for a browser. Server side, it uses the .NET (C#) framework and the RDP protocol through an HTTP(S) gateway. It's very comparable to Guacamole (https://github.com/glyptodon) or FreeRDP-WebConnect (https://github.com/FreeRDP/FreeRDP-WebConnect), except it uses the Microsoft .NET (C#) technologies for a better...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    The standard ping program of Windows 9x, NT and 2000 calculate wrong the timings. So True Ping is exactly the same as ping except that it calculate better the timings. The program have use also a random buffer (that changes at every ping) so it give more
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    IT-Remote Service Tools

    IT-Remote Service Tools

    Manage Remote Connections, RDP, SSH, Mikrotik, VNC

    ... for encryption). Application is portable that means that you can move it easily without losing any of your data of connections places. Except password of your application which is stored in your registry.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    Kitsunebi

    Kitsunebi

    A fully-featured V2Ray client for Android

    A fully-featured V2Ray client for Android. The Core used by Kitsunebi extends the function of v2ray-core, and adds a strategy of selecting the fastest node according to the node delay value. You can add a node group on the graphical interface to enable it. If you use custom configuration, there are several configuration items, except for tolerance. The delay test is not ICMP Ping or TCP Ping, the method used is roughly the same as that used by the latency strategy in load balancing, actually...
    Downloads: 43 This Week
    Last Update:
    See Project
  • 14
    Bash-Accessible SSH FileSystem (BASSHFS)

    Bash-Accessible SSH FileSystem (BASSHFS)

    SSHFS-like functionality via bash

    BASSHFS is similar to the existing SSHFS utility except it is does not require FUSE kernel support. Instead, BASSHFS uses the aliasing and function mechanisms of the bash shell to intercept program invocations and remap those that are supported to its own versions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Requests-HTML

    Requests-HTML

    Pythonic HTML Parsing for Humans

    ... abilities, and async support. The rest of the code operates the same way as the synchronous version except that results is a list containing multiple response objects however the same basic processes can be applied as above to extract the data you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Rendora

    Rendora

    dynamic server-side rendering using headless Chrome

    .... nginx, traefik, apache, etc...) or even directly to the outside world that does actually nothing but transporting requests and responses as they are except when it detects whitelisted requests according to the config. In that case, Rendora instructs a headless Chrome instance to request and render the corresponding page and then return the server-side rendered page back to the client (i.e. the frontend proxy server or the outside world).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    gulp-babel

    gulp-babel

    Gulp plugin for Babel

    Use next-generation JavaScript, today, with Babel. Install gulp-babel if you want to get the pre-release of the next version of gulp-babel. See the Babel options, except for sourceMaps and filename which are handled for you. Also, keep in mind that options will be loaded from config files that apply to each file. Files in the stream are annotated with a babel property, which contains the metadata from babel.transform(). If you're attempting to use features such as generators, you'll need to add...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MorganaXProc (Implements XProc 1.0)

    MorganaXProc (Implements XProc 1.0)

    A Java implementation of XProc: An XML Pipeline Language

    This project is now abandoned in favour of MorganaXProc-III which implements XProc 3.0: https://sourceforge.net/projects/morganaxproc-iiise/ MorganaXProc is a full implementation of XProc: An XML Pipeline Language (W3C Recommendation 11 May 2010) written in Java, supporting all required and optional steps, the steps proposed on EXProc.org and also the document templating steps "p:in-scope-names" and "p:template". XPath 2.0 or XPath 3.0 is used as expression language. XSLT and XQuery...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    SlimerJS

    SlimerJS

    A scriptable browser like PhantomJS, based on Firefox

    SlimerJS is a scriptable browser. It allows you to manipulate a web page with an external Javascript script: opening a webpage, clicking on links, modifying the content... It is useful to do functional tests, page automation, network monitoring, screen capture etc. It is a tool like PhantomJs, except that it runs Gecko instead of Webkit, and it is headless when using Firefox 56+. It can be used with Firefox 59. Higher version of Firefox is not supported and probably will not be supported...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    imagefap-gallery-dl-cli

    Headless fork of ImageFap Gallery Downloader

    This is a "fork" of the ImageFap Gallery Downloader project to change it from querying keyboard and instead allow you to pass the URLs along via CLI. Additional features will be added as requested or desired.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 21

    Handy TCP/IP Server/Client Tools

    Various TCP/IP servers, clients and network management tools

    ... can also be used as a Ethernet over UDP tunnel to remote bridge PC's local NIC, VXLAN, UDP proxy etc. Visit the Wiki page for detail. GUI tools include a network monitoring tool PMON, a SNMP and IP scanner. The project aim is to make them as light weight tools that can be directly executed in command prompt without the need of installation. (Except pmon and UBridge to bridge PC's NIC which require Winpcap). The whole package can be put into USB flash and 伴侶highly portable.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22

    Websocket Server and Client

    This project is a chat application that uses browser sockets

    This project uses web sockets to contact the chat server. It can support one to one communication or one to many or even to all communication. The server is written in C and the user interface is in html, css and javascript. It works in mozilla very well except for some small bugs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    HtmlTextExtractor

    HtmlTextExtractor is a utility to extract html articles From html pag

    HtmlTextExtractor is a utility to extract html articles From html pages it use a smart algorithm to find the articles in the page HtmlTextExtractor will remove everything except the articles Usage In the source folder type your folder directory which contains your Html files In the destination folder box type your output folder
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TWX Proxy is a new Trade Wars 2002 helper program designed to assist experienced players of the game in their 'art'. TWX Proxy is built completely on user scripts - no scripts or game features are built into it, except the game information recorder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    ARIN RESTful Whois

    ARIN RESTful Whois Retrieve and Store

    Is a simple utility written by Mark T. Vitt to grab ARIN IP Block information for admin research and security. Its output includes basic WildCard, Netmask, and IP range information. Stores locally in MySql Table. Is currently being used by automated processes for research purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next