Skip to content

Releases: v-byte-cpu/sx

v0.5.0

04 Sep 17:18
045444e
Compare
Choose a tag to compare

Changelog

  • 3a5b84e chore(deps): update golang docker tag to v1.17 (#102)
  • b903f1d chore(deps): update golangci/golangci-lint docker tag to v1.42.0 (#103)
  • d420294 feature: ports file cli flag (#111)
  • 045444e fix(deps): update go version (#119)
  • cdbbfd4 fix(deps): update module github.com/spf13/cobra to v1.3.0 (#92)
  • dcd8e01 fix(deps): update module go.uber.org/zap to v1.19.0 (#91)
  • 82909d0 fix: change error message (#95)

v0.4.0

10 Jul 11:57
29ca59d
Compare
Choose a tag to compare

Changelog

29ca59d feature: vpn support (#94)

v0.3.0

26 Jun 18:06
e75f9ff
Compare
Choose a tag to compare

Changelog

0906604 chore(deps): update alpine docker tag to v3.14 (#87)
d337113 chore(deps): update golangci/golangci-lint docker tag to v1.41.1 (#88)
c3c93c7 feature: randomized IP iterator (#89)
e75f9ff feature: randomized port iterator (#90)
adccf00 fix(deps): update module github.com/golang/mock to v1.6.0 (#86)
9a4c4c5 fix: goreleaser changelog generation (#85)

v0.2.0

11 Jun 14:38
cdaa2b6
Compare
Choose a tag to compare

Changelog

8845651 chore(deps): update golangci/golangci-lint docker tag to v1.40.0 (#68)
1cf42ef chore(deps): update golangci/golangci-lint docker tag to v1.40.1 (#71)
be04062 deps: remove copier dependency (#84)
5fc26bf feature: custom timeout option (#70)
c83dae3 feature: exclude ips and cidr ranges (#83)
171a529 feature: rate limit for generic scans (#82)
9815930 feature: workers count option (#69)
69bc8d6 fix(deps): update module github.com/docker/docker to v20.10.7 (#80)
cdaa2b6 fix(deps): update module github.com/moby/moby to v20.10.7 (#81)
20adc46 fix(deps): update module go.uber.org/zap to v1.17.0 (#76)
4ec37c6 lint: update golangci linters (#75)
30b669f refactoring: simplify cli flags parsing (#74)

v0.1.0-rc1

30 Apr 22:28
eadcc2c
Compare
Choose a tag to compare

Changelog

1493c99 ARP cache file option
52c5dd7 ARP live rescan timeout option
f853373 Add ARP scan
d73d0c3 Add Dockerfile
063c909 Add buffer pool (#57)
4863304 Add goreleaser snapshot (#63)
8184483 Add live mode
ad560fe Add logo (#51)
9d02f3b Add release pipeline (#64)
53f2fc7 Add renovate.json
76e8fb7 Alpine images
376830b Change linger timeout
8e2dd52 Create LICENSE
53e84d3 Docker scan
ef816ab Elasticsearch scan
71c3d1b Exit delay option
a7a4e73 File option for packet scans
2c8f288 Fix LiveGenerator test
f7e50f9 Fix README.md
a94cbad Fix TCP flags output
b9b1bfa Fix UDP scan json output
9b59f22 Fix engine test (#56)
92ff7f4 Fix interface srcIP
091c3bc Go mod tidy
cf5eab5 ICMP scan
0ac7179 Ignore net package
21483d5 Init commit
49aaa79 Integrate drone.io CI
8151f29 Integrate golang linters
29534c4 Integrate goreleaser (#62)
287d18a Port ranges
3e995ec Rate limiter
b428a0b Read IP file from stdin (#60)
88cc39e Refactor ARP scan
51e4c2b Refactor logging
d0acd20 Refactor scan results
64592ff Rename scan.Request variables
189d984 SOCKS scan
4439d07 Scan engine refactoring
c387209 TCP FIN scan
b17777d TCP NULL scan
1c1e57d TCP SYN scan
dee9a6e TCP Xmas scan
85852ed TCP flags scan
8af3359 UDP scan
8428e7c Update SetLinger comment
c610ac4 Update golang.org/x/net commit hash to 08027d5
3ea95d6 Update golang.org/x/net commit hash to 34ac3e1
2a53910 Update golang.org/x/net commit hash to d523dce
baa293d Update golangci/golangci-lint Docker tag to v1.39
e68d54b Update module github.com/docker/docker to v20.10.6
63f4b64 Update module github.com/jinzhu/copier to v0.2.9
28ab58a Update module github.com/moby/moby to v20.10.6
eadcc2c fix: release clone depth (#66)
77e51cf fix: release pipeline (#65)

v0.1.0

03 May 08:32
eadcc2c
Compare
Choose a tag to compare

Changelog

1493c99 ARP cache file option
52c5dd7 ARP live rescan timeout option
f853373 Add ARP scan
d73d0c3 Add Dockerfile
063c909 Add buffer pool (#57)
4863304 Add goreleaser snapshot (#63)
8184483 Add live mode
ad560fe Add logo (#51)
9d02f3b Add release pipeline (#64)
53f2fc7 Add renovate.json
76e8fb7 Alpine images
376830b Change linger timeout
8e2dd52 Create LICENSE
53e84d3 Docker scan
ef816ab Elasticsearch scan
71c3d1b Exit delay option
a7a4e73 File option for packet scans
2c8f288 Fix LiveGenerator test
f7e50f9 Fix README.md
a94cbad Fix TCP flags output
b9b1bfa Fix UDP scan json output
9b59f22 Fix engine test (#56)
92ff7f4 Fix interface srcIP
091c3bc Go mod tidy
cf5eab5 ICMP scan
0ac7179 Ignore net package
21483d5 Init commit
49aaa79 Integrate drone.io CI
8151f29 Integrate golang linters
29534c4 Integrate goreleaser (#62)
287d18a Port ranges
3e995ec Rate limiter
b428a0b Read IP file from stdin (#60)
88cc39e Refactor ARP scan
51e4c2b Refactor logging
d0acd20 Refactor scan results
64592ff Rename scan.Request variables
189d984 SOCKS scan
4439d07 Scan engine refactoring
c387209 TCP FIN scan
b17777d TCP NULL scan
1c1e57d TCP SYN scan
dee9a6e TCP Xmas scan
85852ed TCP flags scan
8af3359 UDP scan
8428e7c Update SetLinger comment
c610ac4 Update golang.org/x/net commit hash to 08027d5
3ea95d6 Update golang.org/x/net commit hash to 34ac3e1
2a53910 Update golang.org/x/net commit hash to d523dce
baa293d Update golangci/golangci-lint Docker tag to v1.39
e68d54b Update module github.com/docker/docker to v20.10.6
63f4b64 Update module github.com/jinzhu/copier to v0.2.9
28ab58a Update module github.com/moby/moby to v20.10.6
eadcc2c fix: release clone depth (#66)
77e51cf fix: release pipeline (#65)