Search Results for "open-source vpn client" - Page 10

Showing 826 open source projects for "open-source vpn client"

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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    electron-vue-music

    electron-vue-music

    A music player developed based on electron-vue

    ...There is no HTTPS service, and you can run it locally. When you open it for the first time, you will be asked to set the API address.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    tmi.js

    tmi.js

    Javascript library for the Twitch Messaging Interface

    Connect to and interact with Twitch chat (IRC) from Node.js or a browser. Control the delay in milliseconds between JOIN requests when using the channels array option. Minimum of 300 milliseconds. If the identity has special permission from Twitch for a higher join rate then you should implement your own calls to the client.join method. Disable receiving JOIN/PART events for other users. Good for decreasing network traffic when joining lots of channels or you don't care about this data....
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    phpCollab

    phpCollab

    Open source project management

    Project management and collaboration over the internet. Features team/client sites, task assignment, document repository/workflow, gantt charts, discussions, calendar, notifications, support requests, weblog newsdesk, invoicing, and many other tools.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Microsoft Bot Framework SDK

    Microsoft Bot Framework SDK

    Tool for building conversation applications

    Bot Framework provides the most comprehensive experience for building conversation applications. With the Bot Framework SDK, developers can build bots that converse free-form or with guided interactions including using simple text or rich cards that contain text, images, and action buttons. Developers can model and build sophisticated conversation using their favorite programming languages including C#, JS, Python and Java or using Bot Framework Composer, an open-source, visual authoring...
    Downloads: 1 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
    MyWebSQL
    MyWebSQL is a web based WYSIWYG Database client written in PHP. It has a simple and intuitive interface with the look and feel of a desktop application, and offers rich features for database management. No installation is needed, just download, extract and you are ready to go. It even has a single file compact version with full functionality, which you can quickly deploy on your server. Currently MyWebSQL supports working with MySQL, PostgreSQL and SQLite databases.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 6
    dyson

    dyson

    Node server for dynamic, fake JSON

    Node server for dynamic, fake JSON. When developing client-side applications, often either static JSON files, or an actual server, backend, datastore, or API, is used. Sometimes static files are too static, and sometimes an actual server is not available, not accessible, or too tedious to set up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    vue-resource

    vue-resource

    The HTTP client for Vue.js

    vue-resource is a plugin for Vue.js which provides services for making web requests and handle responses using a XMLHttpRequest or JSONP. You can install it via yarn or NPM. Available on jsdelivr, unpkg or cdnjs. Typescript for vue-resource should work out of the box since the type definition files are included within the npm package. The http service can be used globally Vue.http or in a Vue instance this.$http. A Vue instance provides the this.$http service which can send HTTP requests. A...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    amqplib

    amqplib

    AMQP 0-9-1 library and client for Node.JS

    amqplib is a Node.js client library for the Advanced Message Queuing Protocol (AMQP), enabling applications to connect to AMQP brokers like RabbitMQ for messaging functionalities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    WooCommerce Nextjs React Theme

    WooCommerce Nextjs React Theme

    React WooCommerce theme, built with Next JS, Webpack, Babel, Node

    React WooCommerce theme, built with Next JS, Webpack, Babel, Node, and Express, using GraphQL and Apollo Client. WooCommerce Store in React( contains: Products Page, Single Product Page, AddToCart, CartPage and Checkout Page with country selection ). To use Hero carousel, create a category called 'offers' from WordPress Dashboard > Products > Categories. Now create and assign as many child categories to this parent 'offers' category with name, description, and image. These Child categories...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    babel-plugin-macros

    babel-plugin-macros

    Allows you to build simple compile-time libraries

    Currently, each babel plugin in the babel ecosystem requires that you configure it individually. This is fine for things like language features but can be a frustrating overhead for libraries that allow for compile-time code transformation as an optimization. babel-plugin-macros defines a standard interface for libraries that want to use compile-time code transformation without requiring the user to add a babel plugin to their build system (other than babel-plugin-macros, which is ideally...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Earth Enterprise

    Earth Enterprise

    Google Earth Enterprise - Open Source

    Earth Enterprise is the open source version of Google Earth Enterprise (GEE), a powerful geospatial application suite that enables organizations to build and host custom 3D globes and 2D maps using their own imagery and data. Unlike Google Maps or Google Earth, Earth Enterprise does not include Google’s proprietary imagery but instead provides the tools needed to manage and visualize private geospatial datasets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    joi-router

    joi-router

    Configurable, input and output validated routing for koa

    Easy, rich, and fully validated koa routing. koa-joi-router returns a constructor that you use to define your routes. The design is such that you construct multiple router instances, one for each section of your application which you then add as koa middleware. The route definition for the currently matched route is available via ctx.state.route. This object is not the exact same route definition object that was passed into koa-joi-router, nor is it used internally - any changes made to this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    yBlog Creator

    Fast, Simple Full-Featured Blog Creator in PHP. No database needed.

    Designed from the ground up to take advantage of the new and increasingly standardized features of HTML5 and PHP7+, Yofiel's file-based yBlog Creator provides W3C-validated, responsive, animated page templates that work consistently on Chrome, Safari, and Edge desktops and mobiles. But its fast CSS3 and native JavaScript libraries total less than 15KB. Any HTML editor may create content. Menus and metadata are automatic. A single stylesheet provides multiple color and appearance options...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Gitconvex

    Gitconvex

    A web UI client for managing git repos on the go

    Web application for managing your git repositories. Download the tarball for Linux from releases. After setting up the dependency libs, just run gitconvex from the terminal to start gitconvex. Gitconvex is also available as a homebrew tap which can be easily installed. Make sure you mount the host volume to the container to access the git repos from the host system. If you have git repos stored within your containers then it is not required. Libgit2 is required for building gitconvex from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    electron-vue-cloud-music
    Electron + Vue imitation NetEase cloud music windows client. Automatic/manual check for updates. Nedb database persistence. Customize the installation path and beautify the installation interface. Start the client in the browser. Travis CL, AppVeyor build automatically. Skinning, downloading, local song matching, desktop notification of network changes, sharing songs/playlists/MV/videos to QQ space. Login, Private Fm, Playlists, Albums, Artists, Charts, MVs, Videos, Comments, Searches,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    cabal-cli

    cabal-cli

    Terminal client for Cabal, the p2p chat platform

    cabal-cli is a terminal-based client for Cabal, a peer-to-peer chat platform that operates without centralized servers. It allows users to create and join decentralized chat channels, ensuring privacy and resilience against censorship. The CLI interface provides a lightweight and efficient means of communication, particularly suited for developers and tech-savvy users.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    jstutorial

    jstutorial

    Javascript tutorial book

    This repository is a comprehensive, tutorial-style guide to JavaScript that walks readers from the language’s fundamentals to practical application in the browser and on the server. It explains core concepts like values and types, scope, functions, objects, and prototypes in a clear, example-driven style that favors short, readable snippets. The material steadily introduces modern features—modules, arrow functions, classes, destructuring, promises, and async/await—while relating them back to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OpenBazaar Client

    OpenBazaar Client

    OpenBazaar 2.0 Desktop Client (talks to openbazaar-go server daemon)

    This is the reference client for the OpenBazaar network. It is an interface for your OpenBazaar node, to use it you will need to run an OpenBazaar node either locally or on a remote server. For full installable versions of the OpenBazaar app, with the server and client bundled together, go to the OpenBazaar download page. To create a local development copy of the reference client, clone the client repository into a directory of your choice. Make sure you have Node.js and NPM installed. Node...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Music Lake PC

    Music Lake PC

    Electron Music Lake PC

    Electronic cross-platform music player; can search Netease Cloud, QQ Music, Xiami Music; support QQ, Weibo, Github login, cloud playlist; support one-click import of music platform playlist. Song Api covers NetEase Cloud, QQ Music, Xiami. The interface imitates QQ music. Mac > Windows > Linux will gradually adapt. For Android client, see caiyonglong/MusicLake. The process of login, collection, and playback is basically no problem, and it can be used as a daily work program to listen to songs...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    graphql.js client

    graphql.js client

    A Simple and Isomorphic GraphQL Client for JavaScript

    Too small, 4k gzipped. No dependencies, plain vanilla JavaScript. Plug & Play and Isomorphic. Runs on most browsers. You don't need to install Node.js ecosystem on your computer. Query merging to reduce request number. GraphQL is based on a very simple HTTP transaction, which sends a request to an endpoint with query and variables. Many libraries require complex stacks to make that simple request. In any project you don't use React, Relay, you'll need a simpler client which manages your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Auto-CPY

    Auto-CPY

    A GUI Client for scrcpy and gnirehtet with auto launch

    GUI Client for Scrcpy and Gnirehtet (Yet to be added) with auto-launch on device connect.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Haxentric

    Haxentric

    An Adobe/Apache Flex-like Haxe/HTML/JavaScript Framework

    Haxentric is a client side Haxe/HTML/JavaScript framework. It is similar to Adobe/Apache Flex (but not the same). It has a precompiler (named HPC) which converts HXML codes to Haxe classes. Haxe classes are converted to JavaScript codes by the Haxe compiler. It has a packager (named HPKG) which creates single HTML applications. And with the embedder (named HE) you can embed text files into a class. Available under LGPL 3.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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: 5 This Week
    Last Update:
    See Project
  • 24
    transmission-daemon-cfp

    transmission-daemon-cfp

    Transmission bittorrent with p2p streaming. Fast, stable, feature rich

    Feb. 7, 2019 Transmission is a respected Fast, Easy, and Free BitTorrent Client, as from their site https://transmissionbt.com/about Unofficial Linux and Window builds run perfect either service or daemon. 32 bit and 64 bit versions. 32 (runs everywhere), 64 only 64-bit Windows. Decision made to maintain choice 2.7x core rather than somewhat buggy 2.8x-2.9x cores. That's why you will see infrequent and less bug fixes than official branches. All the features of 2.8x-2.9x (except...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    CrossUI

    CrossUI

    CrossUI is a free Cross-Browser Javascript framework

    ...Full API Documentation with tons of samples. Ever Increasing Code Snippets. PHP/C #/JAVA Back-end service codes are available. CrossUI Framework is Open Source under LGPL3 license.
    Downloads: 0 This Week
    Last Update:
    See Project