Skip to content

v0.1.0-rc1

Compare
Choose a tag to compare
@v-byte-cpu v-byte-cpu released this 30 Apr 22:28
· 31 commits to master since this release
eadcc2c

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)