Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/wangle201210/fyne-ldap-admin

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/wangle201210/fyne-ldap-admin

  • v0.0.0-20241126081227-7017c5b65abc
  • Source
  • Go
  • Socket score

Version published
Created
Source

fyne-ldap-admin

fyne ldap admin

Description

fyne-ldap-admin is a Fyne application for administering LDAP servers. It provides a user-friendly interface for creating, updating, and deleting LDAP entries, as well as for searching for LDAP entries based on various criteria.

Installation

To install fyne-ldap-admin, follow these steps:

  1. Clone the repository:

    git clone https://github.com/wangle201210/fyne-ldap-admin.git
    
  2. Navigate to the project directory:

    cd fyne-ldap-admin
    
  3. Install dependencies:

    go mod tidy
    
  4. Build the application:

    go build -o fyne-ldap-admin
    
  5. Run the application:

    ./fyne-ldap-admin
    

首页: 首页 结果页: 结果页 编辑页: 编辑页

FAQs

Package last updated on 26 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc