Initial commit

This commit is contained in:
2026-05-15 11:48:50 +02:00
parent f034d747c3
commit 5b438698d4
5 changed files with 5875 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
# go-agwpe
Provides a client implementation of the AGWPE protocol for Go
Provides a client implementation of the AGWPE protocol for Go.
Ported in part from https://github.com/mfncooper/pyham_pe.