Showing 27 open source projects for "radeon-project"

View related business solutions
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 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
  • 1
    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: 147 This Week
    Last Update:
    See Project
  • 2
    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: 121 This Week
    Last Update:
    See Project
  • 3
    MasterHttpRelayVPN

    MasterHttpRelayVPN

    Domain-fronted HTTP/SOCKS5 proxy tunneling traffic through Google Apps

    ...The system supports secure communication and can be configured to relay traffic across multiple endpoints. It is particularly useful for users who need to access restricted networks or maintain connectivity in limited conditions. The project emphasizes flexibility and adaptability in different network scenarios. It also provides tools for managing connections and monitoring traffic flow. Overall, it offers an alternative approach to traditional VPN solutions.
    Downloads: 77 This Week
    Last Update:
    See Project
  • 4
    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: 119 This Week
    Last Update:
    See Project
  • 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
  • 5
    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: 7 This Week
    Last Update:
    See Project
  • 6
    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: 14 This Week
    Last Update:
    See Project
  • 7
    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: 13 This Week
    Last Update:
    See Project
  • 8
    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: 16 This Week
    Last Update:
    See Project
  • 9
    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: 5 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    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: 8 This Week
    Last Update:
    See Project
  • 11
    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: 2 This Week
    Last Update:
    See Project
  • 12
    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: 6 This Week
    Last Update:
    See Project
  • 13
    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: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    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: 1 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    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: 313 This Week
    Last Update:
    See Project
  • 18
    V2Ray

    V2Ray

    V2Ray is a set of tools for building your own private network

    Project V is a set of tools to help you build your own privacy network over internet. The core of Project V, named V2Ray, is responsible for network protocols and communications. It can work alone, as well as combine with other tools.
    Downloads: 5,182 This Week
    Last Update:
    See Project
  • 19
    V2Ray Core

    V2Ray Core

    A platform for building proxies to bypass network restrictions

    V2Ray is the core of the Project V platform—a set of network tools for building custom proxy/VPN setups. It supports multiple protocols (VMess, SOCKS, Shadowsocks, HTTP, etc.), advanced routing, dynamic inbound/outbound connections, and is focused on privacy and bypassing censorship.
    Downloads: 59 This Week
    Last Update:
    See Project
  • 20
    WireGuard

    WireGuard

    Historical monolithic WireGuard repository

    ...Although not intended for production use, it provides insight into how WireGuard’s minimalist architecture and cryptographic approach matured over time. The project forms part of the broader WireGuard ecosystem, which focuses on delivering a simpler and faster VPN compared to legacy solutions. In practice, most users should rely on the actively maintained repositories, while this historical mirror serves educational and archival needs.
    Downloads: 101 This Week
    Last Update:
    See Project
  • 21
    SSL-Explorer is a fully-featured, web-based SSL VPN server. This project is no longer actively maintained as the SSL-Explorer technology has now been acquired by Barracuda Networks, Inc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    VpnTrustee is a multiplatform OpenVPN GUI which makes usage of OpenVPN much more easier. LEGAL NOTICE: This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit. (http://www.openssl.org/)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    This project allows you to implement your private VPN by route IP package through a special plugin you choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    vpppn
    development on this project has ceased, code is available for anyone interested in a VPN written in Java and C
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    vpnDialer is a gtk2+ gui for the vpnc package. It's a simple and easy to use program to create and disable connections. It can also be used to create and modify vpn configuration profiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB