Showing 35 open source projects for "domain"

View related business solutions
  • 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
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Go Backend Clean Architecture

    Go Backend Clean Architecture

    A Go (Golang) Backend Clean Architecture project with Gin, MongoDB

    This repository is a production-minded Go backend starter that applies Clean Architecture to keep business logic independent from frameworks, databases, and delivery mechanisms. It organizes code into layers—domain, use cases, interfaces/adapters—so swapping an HTTP framework or database does not ripple through core logic. The template includes well-chosen scaffolding for configuration, logging, dependency injection, error handling, and request validation so teams can focus on business features. It demonstrates practical patterns for repository interfaces, DTOs, and consistent response envelopes that keep APIs predictable. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DebianDC

    DebianDC

    DebianDC is a Active Directory Domain Controller distribution

    ...DebianDC is a specialized distribution developed on Debian GNU/Linux for setting up and managing a Samba Active Directory (AD) environment. DebianDC: - Provides automatic and repeatable installation - Enables the deployment of Samba Active Directory Domain Controllers - Manages DNS, Kerberos, and related AD components - Supports daily management and monitoring tasks with lightweight graphical tools https://github.com/eesmer/DebianDC
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3

    SikkerBox

    SikkerBox is a secure two-factor authentication (2FA) application, etc

    ...IP Location Lookup: Determine the geographical location of any IP address, includes the function of automatically obtaining the user’s public IP WiFi Scanner: Analyze nearby WiFi networks, including signal strength, channels, and security information Ping Diagnostic: Test connectivity to domains or IP addresses Whois Lookup: Query registration information for any domain name DNS Reverse Lookup: Find hostnames associated with IP addresses More features:Stay tuned for more features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Atricore’s JOSSO is an open source and commercially supported Internet Single Sign-On (FSSO) solution for point-and-click and standards-based (SAML2) Internet-scale SSO implementations. For more information contact us at : http://www.josso.org
    Downloads: 7 This Week
    Last Update:
    See Project
  • 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
  • 5
    radwebhosting-blesta

    radwebhosting-blesta

    Domains Reseller module for Blesta to integrate API functionality

    Domains Reseller module for Blesta integrates Domain API functionality directly into remote Blesta billing software installation. The purpose of this module is to enable automated registration, transfer, renewal, and management of domain name registrations. A Rad Web Hosting Domain Reseller account is required. Gain access to the Domain API interface by signing up for a free Domain Reseller account.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    sso

    sso

    Single sign-on solution for securing internal services

    ...Octopus or octoboi — is the authentication and authorization system BuzzFeed developed to provide a secure, single sign-on experience for access to the many internal web apps used by our employees. It depends on Google as its authoritative OAuth2 provider and authenticates users against a specific email domain. Further authorization based on Google Group membership can be required on a per-upstream basis. The main idea behind sso is a "double OAuth2" flow, where sso-auth is the OAuth2 provider for sso-proxy and Google is the OAuth2 provider for sso-auth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Zentyal, Linux Small Business Server

    Zentyal, Linux Small Business Server

    Zentyal is a Linux Small Business Server

    Zentyal Server is an easy to use and affordable Linux server, specially designed to meet the needs of small and medium businesses Thanks to Zentyal's Samba integration, Zentyal provides native compatibility with Microsoft Active Directory, allowing you to join Microsoft clients to a domain and manage them easily. Zentyal Server incorporates all the network services required in a small and medium business environment: * Directory & Domain Server with native compatibility with Microsoft Active Directory * Mail Server with ActiveSync and webmail * Gateway with firewall and proxy * Infrastructure Server with DNS/DHCP server, Certification Authority and Virtual Private Networks For more information and download, please access the project's home page.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8

    idcheck

    apache cookie SSO mechanism.

    Cookie based web authentication and single sign on system for largish intranets under a single domain where many, untrusted, people run their own web services. The server uses a private cookie scoped only for the client browser and the idcheck webserver which is always protected with SSL. In addition to the common practise of using SSL for everything (which idcheck supports). The idcheck system can also be used to provide authentication to websites where you merely want to hide content from various people. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    dynamic web windows script host interface (DWWWSHI) the main scipt will generate a web interface in 3 frames frame1: control buttons (multiple array) frame2: input (Array), validation of inputs (script conditions) frame3: output and errors
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10

    SimplePasswordTool

    An easy to use password change tool for Windows multiple domains.

    ...It uses the NetUserChangePassword function from Netapi32.dll. It requires administrator privilliges on a stand-alone machine. A normal user account can use it in a domain environment when the user is allowed to change his or her password. When running the tool it will retrieve the current domain and username. To change a password for another user inside the current domain just enter the username and it will add the current domain. To change the password for a user in another domain just enter the FQDN\username. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    JoinDomain

    Remotely re-join computer to domain

    Used to rejoin a PC to a domain after the trust relationship is lost.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    phpBB Multiple Domain SSO

    phpbb Multiple domain Single Sign on with wordpress plugin

    What these code modifications do, is to create a single sign on across different, multiple domains for both phpbb and other sites/codes/apps to use. These modifications use phpbb user tables, sessions, everything. What it does is to set cookies for each domain through using iframes, which load some connect.php file that is placed on the other remote domains which needs authentication from phpbb. This is how numerous sites like facebook do it. Currently there is no other way of legally setting cookies for different domains than the one that is active. You have to have a page that loads up all the cookie setting codes from remote domains. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FreeSMS is a PHP based application to manage an educational facility of teachers and students alike. It is a teacher and student management system providing marketing, registration, course management, attendance and a student evaluation system.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    phpMAS (Multisite Authorization System) is a cross-domain PHP user-management script. Using single DB(mysql) to manage users from other sites(or domains) like YAHOO or GOOGLE, it can be integrated into many public scripts (phpBB,myBB,wordpress...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Spiritus is a domain controler for windows and linux machines using LDAP. It's include a squid as proxy, dnsmasq as DNS und DHCP, apache as webserver for administration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Active Directory Browser
    Active Directory Browser (AD Browser) is a remote browser tool for viewing, managing, personalizing Microsoft(c) Server Active Directory(tm) User accounts. AD Browser could also be used as a LAN Chat application within Enterprise (Company).
    Downloads: 30 This Week
    Last Update:
    See Project
  • 17
    ns-slapd plugin to perform pass-through authentication of LDAP users to NT domain controllers (based on the ntUserDomainID attribute).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Web application for administration of "ldap domain" by non-technical users (e.g. user account management without knowledge of LDAP).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Remote Single Sign-On Server is concept of a server which avoids a user or an application from logging in on each one of service server of which services it want to use .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A simple and easy-to-implement cross-domain single sign-on solution for websites. This project consists of the code for a main authorization server, as well as the code to implement clients on other domains.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The AACLS acronym stands for "Advanced ACL Server". This is an OpenLDAP server backend, in other words, a LDAP content filtering gateway based on an ACL langage used to describe relations between entries. Patches is now released under OpenLDAP License
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The RH Linux Domain Controller Project is to be a \'meta-distribution\' that configures a Red Hat 7.x / 8.x installation into a custom domain contoller (replicating Windows Domain Controller functionality). The goal is to provide a smooth transition for
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Corporative Publishing System. A Content Management System for enterprise scale use, which needs to publish a large amount of content via web. The system is modeled to support a large development environment using modularized permission architeture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Packet Auth. Sniffer (or Sequence) Allows you to set on your server this little daemon (pasmal) monitoring tcp/ip & icmp, and on the exact good sequence (the one you only know) run processes (a firewall) - such as access list update, iptables,ipchains.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ldapenum is a perl script designed to enumerate system and password information from domain controllers using the LDAP service when IPC$ is locked. The script has been tested on windows and linux. The script is still in its infancy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB