Registry / auth / bodgit-ntlmssp

bodgit-ntlmssp

JSON →
library0.0.0-20240506230425-31973bb52d9bgogounverified

A Go implementation of NTLMSSP authentication protocol.

go get github.com/bodgit/ntlmssp
INSTALL
IMPORT
SIG · BODGIT-NTLMSSP
B
bodgit-ntlmssp
authgov0.0.0-20240506230425-31973bb52d9b
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ntlmssp
github.com/bodgit/ntlmssp

Creates a new NTLM negotiate message and prints it.

package main import ( "fmt" "github.com/bodgit/ntlmssp" ) func main() { neg := ntlmssp.NewNegotiate() fmt.Println(neg.String()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20240506230425-31973bb52d9blatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
30 hits · last 30 days
node
28
OpenAI (training)
1
Resources
bodgit-ntlmssp — go get bodgit-ntlmssp · libregistry