Skip to content

Releases: punk-security/smbeagle

3.0.0

27 Jul 13:38
a43f6a9
Compare
Choose a tag to compare
Feat: dotnet 7 (#88)

2.4.0

18 Jul 16:30
200ca82
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.0...2.4.0

2.3.0

27 May 13:16
167c5dd
Compare
Choose a tag to compare
feat:bail on slow jobs (#63)

* feat:bail on slow jobs

* chore: supressing null warning

2.2.1

20 May 13:41
69a1a6b
Compare
Choose a tag to compare
chore: Fix creation of zip files under linux (#62)

2.2.0

20 May 09:58
6ea1cc3
Compare
Choose a tag to compare
feat: added share filtering (#56)

* feat: added share filtering

* feat: bump version

2.1.1

31 Mar 08:15
6fa404d
Compare
Choose a tag to compare
bugfix: Fix missing setup of buildx (#51)

2.1.0

02 Mar 13:38
5d7eca6
Compare
Choose a tag to compare
Merge pull request #39 from punk-security/fix-smb-lib-returns-null

fix: handle null return from listShares

2.0.0

22 Feb 09:41
4e25d48
Compare
Choose a tag to compare
Merge pull request #32 from punk-security/add-cross-platform-SMB

Add cross platform smb

1.2.0

21 Feb 08:24
c2d7336
Compare
Choose a tag to compare
feat: bypass filtering for manual nets

* moved manual nets and addresses to after filtering

* bugfix: wrong scope pClientContext

* update readme

* bump version

1.1.1

27 Jan 12:54
8f5f1b5
Compare
Choose a tag to compare
Digitally sign releases & remove debug  symbols


Co-authored-by: SimonGurney <simon.gurney@punksecurity.co.uk>