Showing 41 open source projects for "project"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    v2rayNG

    v2rayNG

    A V2Ray client for Android, support Xray core and v2fly core

    ...Android projects under V2rayNG folder can be compiled directly in Android Studio or using Gradle wrapper. But the v2ray core inside the aar is (probably) outdated. The aar can be compiled from the Golang project under AndroidLibV2rayLite folder. v2rayNG can run on Android Emulators. But VPN mode will not work if the system doesn't support it.
    Downloads: 2,328 This Week
    Last Update:
    See Project
  • 2
    Proton VPN Windows App

    Proton VPN Windows App

    Official ProtonVPN Windows app

    The ProtonVPN Windows app project hosts the official open-source client software that lets users securely connect their Windows machines to the ProtonVPN service with full system-wide VPN protection. It includes a modern GUI built with .NET and WPF that lets users authenticate, choose VPN servers, and configure features like split tunneling or kill switch, while a background Windows service manages VPN connections using the OpenVPN protocol and handles networking tasks such as firewall and adapter configuration. ...
    Downloads: 538 This Week
    Last Update:
    See Project
  • 3
    Proton VPN for iOS and macOS

    Proton VPN for iOS and macOS

    Official ProtonVPN iOS and macOS app

    The ProtonVPN iOS and macOS project contains the official code for the unified VPN client used on Apple platforms, delivering secure, encrypted network connections to Proton’s global servers directly from iPhones, iPads, and Macs. Written primarily in Swift with Apple platform conventions, this client lets users authenticate with their Proton accounts, select server locations, and manage advanced privacy features like automatic reconnection and DNS leak protection, tailored for Apple’s networking APIs. ...
    Downloads: 514 This Week
    Last Update:
    See Project
  • 4
    WireGuard for Windows

    WireGuard for Windows

    Fully-featured WireGuard client for Windows

    ...The client simplifies secure tunnel setup through key-based configuration while leveraging WireGuard’s streamlined cryptographic design for performance and reliability. Its architecture tightly integrates with the Windows networking stack to provide efficient packet handling and stable connections. The project is intended for both enterprise and individual users who require a secure, modern VPN solution on Windows platforms.
    Downloads: 388 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    Clash Meta for Android

    Clash Meta for Android

    A rule-based tunnel for Android

    ...It provides a user-friendly mobile interface while maintaining powerful underlying functionality for advanced users who need granular control over network behavior. The project is actively maintained and integrates updates from the Clash.Meta kernel, ensuring compatibility with evolving proxy protocols and features. It supports various proxy types and configurations, making it highly flexible for different networking scenarios.
    Downloads: 247 This Week
    Last Update:
    See Project
  • 6
    Proton VPN Browser Extension

    Proton VPN Browser Extension

    Proton VPN Browser Extension

    The Proton VPN Browser Extension repository houses the code for an official browser extension that lets users quickly secure their web browsing traffic through ProtonVPN from within browsers like Firefox and Chrome without routing all system traffic. This extension provides users with a convenient way to encrypt and anonymize HTTP requests, hide IP addresses, and prevent tracking while browsing, acting independently of the full OS-level VPN clients. Because browser extensions are constrained...
    Downloads: 116 This Week
    Last Update:
    See Project
  • 7
    SoftEther VPN

    SoftEther VPN

    Cross-platform multi-protocol VPN software

    An open-source free cross-platform multi-protocol VPN program, as an academic project from University of Tsukuba, under the Apache License 2.0. The API Suite allows you to easily develop your original SoftEther VPN Server management application to control the VPN Server (e.g. creating users, adding Virtual Hubs, disconnecting a specified VPN sessions) from JavaScript, TypeScript, C# or other languages. SoftEther VPN ("SoftEther" means "Software Ethernet") is one of the world's most powerful and easy-to-use multi-protocol VPN software. ...
    Downloads: 148 This Week
    Last Update:
    See Project
  • 8
    Tailscale

    Tailscale

    The easiest, most secure way to use WireGuard and 2FA

    ...Instead of traditional VPN server infrastructure, Tailscale uses a coordination service to authenticate devices and exchange connection information, enabling automatic NAT traversal and minimal manual setup. The project includes a daemon (tailscaled) and a CLI tool that run on major operating systems, and it also forms the basis for the official clients on platforms like iOS and Android, though those have GUI wrappers not fully in this repository.
    Downloads: 82 This Week
    Last Update:
    See Project
  • 9
    IPsec VPN Server on Docker

    IPsec VPN Server on Docker

    Docker image to run an IPsec VPN server, with IPsec/L2TP

    IPsec VPN Server on Docker is an open-source project that provides a ready-to-use Docker image for deploying a fully functional IPsec VPN server with minimal setup. It supports multiple VPN protocols, including IPsec/L2TP, Cisco IPsec, and IKEv2, allowing compatibility with a wide range of devices and operating systems. The project is designed to simplify VPN deployment by encapsulating all required components, such as Libreswan and xl2tpd, into a single containerized environment. ...
    Downloads: 20 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    cunicu

    cunicu

    A zeroconf peer-to-peer mesh VPN using Wireguard

    ...From a user perspective, cunīcu alleviates the need of manual configuration such as exchange of public keys, IP addresses, endpoints, etc.. Hence, it adopts the design goals of the WireGuard project, to be simple and easy to use. Thanks to Interactive Connectivity Establishment (ICE), cunīcu is capable of establishing direct connections between peers that are located behind NAT firewalls such as home routers. In situations where ICE fails, or direct UDP connectivity is not available, cunīcu falls back to using TURN relays to reroute traffic over an intermediate hop or encapsulate the WireGuard traffic via TURN-TCP.
    Downloads: 45 This Week
    Last Update:
    See Project
  • 11
    WireGuard Linux

    WireGuard Linux

    Linux kernel implementation of the WireGuard VPN protocol

    ...The repository serves as a mirror of the official development tree and contains the kernel-side code that enables native WireGuard support on Linux systems. By operating inside the kernel rather than user space, the project achieves very low latency and high throughput, making it suitable for servers, embedded systems, and enterprise networking environments. WireGuard itself is designed to be a modern, streamlined VPN that uses state-of-the-art cryptography while remaining simpler and leaner than legacy solutions such as IPsec or OpenVPN. The Linux implementation integrates tightly with standard networking tools and interfaces, allowing administrators to manage tunnels using familiar workflows.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 12
    Setup IPsec VPN

    Setup IPsec VPN

    Scripts to build your own IPsec VPN server with IPsec/L2TP

    ...By encrypting all traffic between the client and server, the VPN prevents eavesdropping on unsecured networks such as public Wi-Fi in coffee shops, hotels, or airports. The project uses Libreswan as the IPsec server and xl2tpd as the L2TP provider, with additional options to install WireGuard or OpenVPN on the same host. It is designed for simplicity—requiring only a single command to set up, with randomly generated secure credentials created during installation. The repository also provides helper scripts for user and certificate management, client configuration files for major platforms, and support for deploying on popular Linux distributions and public cloud services.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 13
    OpenVPN Server Auto Setup Script

    OpenVPN Server Auto Setup Script

    OpenVPN server installer for Ubuntu, Debian, AlmaLinux, Rocky Linux

    OpenVPN Server Auto Setup Script is an automated script that enables users to quickly set up an OpenVPN server on various Linux distributions, providing a reliable and widely supported VPN solution. The project is designed to simplify deployment by handling configuration, installation, and optimization steps automatically. It supports both unattended installation with default settings and interactive setup for customization, allowing users to tailor parameters such as ports, protocols, and DNS servers. The script generates client configuration files that can be used to connect devices across multiple platforms, including Windows, macOS, iOS, and Android. ...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 14
    Outline Server

    Outline Server

    Outline Manager, developed by Jigsaw

    ...Outline allows anyone to create their own VPN, run it, and share access to it. Outline is designed to offer block resistance. It allows you to control your server settings, including its location. Furthermore, Outline is a 100% open-source project that uses transparent technology and has undergone audits by two security companies.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 15
    WireGuard Install

    WireGuard Install

    WireGuard VPN installer for Linux servers

    wireguard-install is a simple and automated script that sets up a WireGuard VPN server on Linux with minimal user interaction. WireGuard is a modern VPN protocol known for its speed, security, and simplicity, but configuring it manually can be tedious. This project provides an interactive shell script that walks users through installation, configuration, and client management in just a few steps. It supports multiple clients, generates configuration files, and allows for easy addition or removal of peers. The script is lightweight, portable, and designed to run on popular Linux distributions without requiring advanced system knowledge. ...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 16
    Expose

    Expose

    A beautiful, fully open-source, tunneling service

    Expose is an open source tunneling service that allows developers to securely share locally running web applications with the public internet through temporary public URLs. The project functions as an alternative to tools like ngrok by creating encrypted tunnels that route incoming requests from a publicly accessible server directly to a developer’s local machine. This makes it possible to test webhooks, demonstrate applications, or collaborate with teammates without deploying the project to a staging server. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Go Implementation of WireGuard

    Go Implementation of WireGuard

    This is an implementation of WireGuard in Go

    Go Implementation of WireGuard is the official userspace implementation of the WireGuard VPN protocol written in Go, providing a portable alternative to kernel-level deployments. The project enables systems that cannot run the native kernel module to still create secure WireGuard tunnels by operating entirely in user space. When executed, the program creates a virtual network interface that can be configured using standard networking tools such as wg and ip, closely mirroring the behavior of kernel implementations. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    DSVPN

    DSVPN

    A dead simple VPN

    DSVPN is a Dead Simple VPN, designed to address the most common use case for using a VPN. Runs on TCP. Works pretty much everywhere, including on public WiFi where only TCP/443 is open or reliable. Uses only modern cryptography, with formally verified implementations. Small and constant memory footprint. Doesn't perform any heap memory allocations. Small (~25 KB), with an equally small and readable code base. No external dependencies. Works out of the box. No lousy documentation to read. No...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    WireGuard Easy

    WireGuard Easy

    The easiest way to run WireGuard VPN + Web-based Admin UI

    ...It combines the WireGuard backend with a user-friendly admin dashboard, allowing users to control clients, monitor connections, and generate configuration files without interacting directly with command-line tools. The project is commonly deployed using Docker, making installation fast and consistent across environments, particularly on Linux servers and cloud instances. Its interface enables real-time management of peers, including enabling, disabling, editing, and deleting client profiles. It also provides visual insights such as connection statistics and bandwidth usage, which are useful for monitoring network activity. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    WireGuard VPN Server Auto Setup Script

    WireGuard VPN Server Auto Setup Script

    WireGuard VPN server installer for Ubuntu, Debian, AlmaLinux

    ...The script supports both fully automated installations and interactive setups, allowing customization of key parameters such as ports and DNS settings. It generates ready-to-use client configuration profiles, making it easy to connect devices across platforms including Windows, macOS, iOS, and Android. The project also includes tools for managing VPN users, enabling administrators to add or remove clients as needed. Performance optimization is built into the script through system-level tuning, ensuring efficient operation. By abstracting the complexity of manual configuration, it makes advanced VPN technology accessible to a broader audience.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    NetMod VPN Client (V2Ray/SSH)
    NetMod is a free, advanced VPN client and set of network tool, offering VPN protocols including SSH, HTTP(S), Socks, VMess, VLess, Trojan, Shadowsocks, ShadowsocksR, DNSTT, OpenVPN. unblock the internet censorship and stay anonymous online. Any question related to project can be asked in here: https://www.facebook.com/NetModSyna/ netmodsyna@gmail.com Telegram: https://t.me/netmod_vpn_channel Get Android version: https://play.google.com/store/apps/details?id=com.netmod.syna NetMod may be used free of charge, but if you wish to express your appreciation for the time and resources the authors have expended developing and supporting it over the years, we do accept and appreciate donations. ...
    Leader badge
    Downloads: 5,046 This Week
    Last Update:
    See Project
  • 22
    OpenVPN

    OpenVPN

    Robust and flexible VPN network tunnelling

    OpenVPN is a robust and highly flexible tunneling application that uses all of the encryption, authentication, and certification features of the OpenSSL library to securely tunnel IP networks over a single TCP/UDP port. Discussion forums and project wiki can be found here: https://forums.openvpn.net/ http://community.openvpn.net/openvpn
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    WireGuard for iOS and macOS

    WireGuard for iOS and macOS

    An application for iOS and for macOs

    WireGuard for iOS and macOS is the official WireGuard client implementation for Apple platforms, including iOS, iPadOS, and macOS. The project delivers a native Swift-based application that integrates with Apple’s Network Extension framework to provide secure VPN tunneling with strong performance and reliability. It offers a polished graphical interface that allows users to create, import, and manage WireGuard configurations while maintaining the protocol’s emphasis on simplicity and modern cryptography. ...
    Downloads: 201 This Week
    Last Update:
    See Project
  • 24
    A client implementation of Secure Socket Tunneling Protocol (SSTP) for Linux / Mac OS-X that allows remote access via SSTP VPN to Microsoft Windows 2008 Server. This project has been moved to https://gitlab.com/eivnaes/sstp-client
    Leader badge
    Downloads: 290 This Week
    Last Update:
    See Project
  • 25
    WireGuard for Ubiquiti

    WireGuard for Ubiquiti

    WireGuard for Ubiquiti Devices

    ...The project helps bridge the gap between WireGuard’s core protocol and real-world network appliance deployments, especially in small business and prosumer infrastructure. Overall, wireguard-vyatta-ubnt is most valuable for network engineers and administrators managing Ubiquiti equipment who want fast, modern VPN functionality.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB