hsluoyz
Creator of several open-source projects: Casbin, Npcap, Casdoor, Casibase, etc. PMC chair of Casbin community. Core member of Nmap.
Microsoft ResearchBeijing, China
Pinned Repositories
casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang: https://discord.gg/S5UjpzGZjN
casdoor
An open-source UI-first Identity and Access Management (IAM) / Single-Sign-On (SSO) platform with web UI supporting OAuth 2.0, OIDC, SAML, CAS, LDAP, SCIM, WebAuthn, TOTP, MFA, Face ID, RADIUS, Google Workspace, Active Directory and Kerberos
casibase
AI Cloud: ⚡️Open-source AI LangChain-like RAG (Retrieval-Augmented Generation) knowledge database with web UI and Enterprise SSO⚡️, supports OpenAI, Azure, LLaMA, Google Gemini, HuggingFace, Claude, Grok, etc., chat bot demo: https://demo.casibase.com, admin UI demo: https://demo-admin.casibase.com
docusaurus
Easy to maintain open source documentation websites.
Atalanta
Atalanta is a modified ATPG (Automatic Test Pattern Generation) tool and fault simulator, orginally from VirginiaTech University.
rmtsvc
A web-based remote desktop & control service for Windows.
WinDump
A user-mode packet dump software based on Npcap
WlanHelper
A used-mode WLAN tool to help switch wireless adapter to Monitor Mode on Windows.
npcap
Nmap Project's Windows packet capture and transmission library
libpcap
the LIBpcap interface to various kernel packet capture mechanism
hsluoyz's Repositories
hsluoyz/Atalanta
Atalanta is a modified ATPG (Automatic Test Pattern Generation) tool and fault simulator, orginally from VirginiaTech University.
hsluoyz/rmtsvc
A web-based remote desktop & control service for Windows.
hsluoyz/UserBridge
A user-mode bridge based on Npcap/WinPcap
hsluoyz/casbin-spring-boot-starter
Spring Boot 2.x & 3.x Starter for Casbin, see example at: https://github.com/jcasbin/casbin-spring-boot-example
hsluoyz/modsecurity-go
ModSecurity Golang port
hsluoyz/actix-website
The Actix Web website.
hsluoyz/bingmaps-react
An easy to use Bing Maps component for React apps
hsluoyz/casbin-mesh-website
Casbin-mesh website
hsluoyz/casbin-server
Casbin as a Service (CaaS)
hsluoyz/casbin.js
An authorization library that supports access control models like ACL, RBAC, ABAC in Frontend Javascript
hsluoyz/casdoor
An open-source Identity and Access Management (IAM) / Single-Sign-On (SSO) platform with web UI supporting OAuth 2.0, OIDC, SAML and CAS
hsluoyz/casdoor-python-sdk
Python client SDK for Casdoor
hsluoyz/codeigniter-permission
Associate users with roles and permissions, use Casbin in CodeIgniter4 Web Framework.
hsluoyz/couchdb-adapter
CouchDB adapter for Casbin
hsluoyz/diesel-adapter
Casbin adapter for mysql, postgres, sqlite based on Diesel
hsluoyz/go-msgraph
Golang implementation of the Microsoft Graph API
hsluoyz/gopdf
A simple library for generating PDF written in Go lang
hsluoyz/hsluoyz.github.io
The personal website for Yang Luo
hsluoyz/jcasbin-mongo-adapter
MongoDB policy storage, implemented as an adapter for casbin
hsluoyz/jupyterhub-winlocalprocessspawner
hsluoyz/Kalon
A humanlike cursor movement library that uses randomised bezier curves for path generation
hsluoyz/microsoft-authentication-library-for-js
Microsoft Authentication Library (MSAL) for JS
hsluoyz/nextjs-auth
Next.js Authentication based on Casdoor, live demo: https://nextjs-auth.casdoor.org
hsluoyz/nextjs-blog
hsluoyz/nuxt-auth
Nuxt.js Authentication based on Casdoor, live demo: https://nuxt-auth.casdoor.org
hsluoyz/oauth.net
:lock: The oauth.net website. Feel free to send pull requests with updates.
hsluoyz/oschina_authentication
此仓库为 OSCHINA 对 GitHub 账号的审查、认证仓库。
hsluoyz/pyclick
Library for generating human mouse movement with python
hsluoyz/sonic-mgmt
Configuration management examples for SONiC
hsluoyz/sqlx-adapter
Asynchronous casbin adapter for mysql, postgres, sqlite based on sqlx-rs