Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zu1k/ldap-log
一个LDAP请求监听器,摆脱dnslog平台和java
https://github.com/zu1k/ldap-log
ldap log4j rust
Last synced: 20 days ago
JSON representation
一个LDAP请求监听器,摆脱dnslog平台和java
- Host: GitHub
- URL: https://github.com/zu1k/ldap-log
- Owner: zu1k
- Created: 2021-12-11T11:46:59.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-04T01:45:28.000Z (over 1 year ago)
- Last Synced: 2024-08-05T17:45:24.683Z (3 months ago)
- Topics: ldap, log4j, rust
- Language: Rust
- Homepage:
- Size: 14.6 KB
- Stars: 33
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - zu1k/ldap-log - 一个LDAP请求监听器,摆脱dnslog平台和java (Rust)
README
# LDAP log
```bash
# ldap-log 0.0.0.0:12345
started ldap://0.0.0.0:12345 ...
172.17.0.3:44504 Bind:
172.17.0.3:44504 Search: aaa
172.17.0.3:44504 UnBind
172.17.0.3:44506 Bind:
172.17.0.3:44506 Search: bbb
172.17.0.3:44506 UnBind
```