Showing 13 open source projects for "user interface"

View related business solutions
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    WireGuard-Manager

    WireGuard-Manager

    Streamline the deployment and management of WireGuard VPNs

    Welcome to WireGuard-Manager, your solution for setting up WireGuard, a cutting-edge VPN protocol. WireGuard is known for its speed, security, and ease of use, making it an ideal choice for both personal and professional VPN needs. This tool is designed to simplify the installation and management of WireGuard, ensuring a secure and efficient networking experience. WireGuard is a straightforward yet fast and modern VPN that utilizes state-of-the-art cryptography. It aims to be faster,...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    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. The software is part of the broader WireGuard ecosystem, which aims to deliver a fast, simple, and modern VPN built on state-of-the-art cryptography. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    TunMod VPN Client

    TunMod VPN Client

    TunMod VPN Client

    TunMod VPN Client is a Windows App designed for secure VPN tunneling and seamless server connections. Featuring Payload Generator, SSH Client, SSL/TLS Tunneling, and multi-profile management, it allows for customized, encrypted connections. TunMod also supports V2Ray, Xray, and XTLS protocols,l2tp,PPTP,HTTPS,OpenVPN, making it a comprehensive solution for advanced tunneling needs. Any suggestions or bug reports: tunmodsupp@gmail.com https://github.com/TunMod/TunMod-VPN-Client
    Leader badge
    Downloads: 165 This Week
    Last Update:
    See Project
  • 4
    V2ray Config Pool - Free VPN Config

    V2ray Config Pool - Free VPN Config

    Multi-Protocol VPN Configuration Manager

    V2ray Config Pool - Multi-Protocol Free VPN Configuration Manager Configs are updated every hour from various sources Description: V2ray Config Pool is a free Windows application designed for users who need seamless access to global VPN configurations. This powerful tool collects and organizes a wide range of protocols, including VMess, VLESS, Trojan, HTTPS, Shadowsocks, and WireGuard, from over 60 countries based on IPs and locations. Whether you are a VPN enthusiast or a...
    Leader badge
    Downloads: 253 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
    PyWarp CloudFlare Warp GUI

    PyWarp CloudFlare Warp GUI

    advanced GUI replacement for warp cloudflare warp

    Pywarp is a powerful replacement for the official Cloudflare WARP app, offering more advanced options in an intuitive and feature-rich user interface. With Pywarp, you can configure DNS modes, manage WARP protocols (masque and WireGuard), and set custom endpoints—all designed and all of the current offical app capabalaties to make WARP functionality accessible and convenient.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    Macify
    Macify (MAC Address Changer) is a lightweight Windows application designed to facilitate the easy modification of MAC addresses for network adapters. This tool is ideal for users seeking enhanced privacy, improved security, or network troubleshooting capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Clash for Windows

    Clash for Windows

    Windows GUI client application built on the Clash core proxy engine

    Clash for Windows is a desktop GUI client application built on the Clash core proxy engine, providing a user-friendly interface for managing and routing network connections through customizable rule sets and multiple proxy protocols. It targets advanced users who need fine-grained control of how traffic is routed on Windows systems, enabling scenarios like split-tunneling, region-based routing, and domain-specific proxy selection. Using Clash’s rule syntax and support for diverse inbound and outbound protocols (including SOCKS5, Shadowsocks, V2Ray, and others), this client lets users define when to route traffic through a proxy or bypass it entirely, making it useful for privacy, latency optimization, testing, and censorship circumvention. ...
    Downloads: 403 This Week
    Last Update:
    See Project
  • 8
    Outline Client

    Outline Client

    Outline clients, developed by Jigsaw

    ...The Outline Client is a cross-platform VPN or proxy client for Windows, macOS, iOS, Android, and ChromeOS. The Outline Client is designed for use with the Outline Server software, but it is fully compatible with any Shadowsocks server. The client's user interface is implemented in Polymer 2.0. Platform support is provided by Cordova and Electron, with additional native components in this repository. Outline clients share the same web app across all platforms. This code is located in the src/www directory. If you are making changes to the shared web app and do not need to test platform-specific functionality, you can test in a desktop browser. ...
    Downloads: 67 This Week
    Last Update:
    See Project
  • 9
    Outline Apps

    Outline Apps

    Outline Client and Manager, developed by Jigsaw

    Codecov currently only tracks the /client Apple libraries and core web view code. Outline makes it easy for anyone to create a VPN server, allowing you to share access to the free and open internet with those in need. A cross-platform proxy client for Windows, macOS, iOS, Android, and Linux. The Outline Client is designed for use with the server deployed with the Outline Manager, but it is also fully compatible with any Shadowsocks server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    BoringTun

    BoringTun

    Userspace WireGuard Implementation in Rust

    ...The repository includes both a library for programmatic use and a command-line executable that can act as a userspace WireGuard interface on supported platforms like Linux and macOS. Because it’s written in Rust, BoringTun benefits from strong safety guarantees, memory safety without garbage collection, and cross-platform support, making it suitable for mobile, desktop, and server environments.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    respite vpn - ssh & openvpn injector

    respite vpn - ssh & openvpn injector

    Bypass your ISP's firewalls and connect to the internet!

    Source: https://github.com/AlizerUncaged/HTTP-Injector respite is a SSH/openVPN client that allows you to connect to the internet with custom injected HTTP Proxy headers. This application requires Java (https://www.java.com/en/download/) and .Net 4.5 (https://www.microsoft.com/en-ph/download/details.aspx?id=42642 .Net 4.5 is already preinstalled in Windows 10). There are many SSH and OpenVPN Server providers in the internet, one is https://www.tcpvpn.com HTTP Proxy responses...
    Leader badge
    Downloads: 156 This Week
    Last Update:
    See Project
  • 12
    VPN Certificate Management Gui is a graphical web user interface to easily manage client certificates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MyVPN Admin is OpenVPN Web Config. With this interface you can create you VPN config, store on database, invite user and they can get the config file prepared by MyVPN ready to use with openvn. Try it: http://ovpnwc.sf.net/
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB