Releases: p0dalirius/ldapconsole
Releases · p0dalirius/ldapconsole
2.1.0: Minor improvements, bug fixes, better help message
🔹Added rootdse command to query the RootDSE
🔹Added searchbase command to specify the distinguishedName base on which to search
🔹Added searchscope command to specify the scope of the query (BASE, LEVEL, SUBTREE)
🔹Huge improvement of the help message format
🔹Refactoring and improvement of the command completion engine
🔹Various bug fixes
Full Changelog: 2.0.1...2.1.0
2.0.1: Refactored code and added export to XLSX
Update ldapconsole.py
1.1
Update README.md