Releases: Macmod/sopa
Releases · Macmod/sopa
v1.2.0
- Ability to specify timeouts via
--dns-timeoutand--tcp-timeout. - Ability to specify a custom DNS server with
--dns/--dns-tcp, built in with DC discovery logic when needed. - Updated go-adws library with needed functions for the features above.
- PFX decoding delegated to
adauth. - Updated README to clarify usage.
Full Changelog: v1.1.0...v1.2.0
v1.1.0
- Added
--json/-jflag for NDJSON output across all commands. - Added interactive shell mode when running
sopawithout a subcommand - Bumped go-adws v1.0.0 → v1.0.1 for fixes regarding
KRB5CCNAMEand wildcard handling in--attrs
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Full Changelog: https://github.com/Macmod/sopa/commits/v1.0.0