PackageTrack
Sign in Get early access

github.com/v-byte-cpu/sx

v0.6.0 #1118 most downloaded on Go modules v-byte-cpu/sx

What this package is like to depend on

Last release 11 days ago

12 Aug 2026

Ships unpredictably

gaps range from 8 days to 3.8 years

Nearly every release is documented

notes for 6 of 6 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

24 releases · first in 2021

2 releases in the last 12 months

see the full history below

Release timeline

24 releases · Apr 2021 to Aug 2026
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 24
  1. v0.6.1-0.20260812203908-81253fbe1e05 12 Aug 2026 pre-release

    Nothing published for this version

  2. v0.6.0 11 Jun 2026
    Release notes

    Highlights

    • Added macOS support, including packet handling and release artifacts.

    New Features

    • [breaking] Remove docker and elasticsearch scans (#144)
    • (macos) Add macOS packet handling and release artifacts (#146)

    Bug Fixes

    • (ci) Checkout before filter (#149)
    • (ci) Install git-cliff for release (#150)
    • (release) Mark repository safe for git (#151)

    CI

    • Migrate CI to GitHub Actions (#143)
    • (release) Keep 0.x bumps for breaking changes (#147)
    • Gate go jobs on relevant paths and document ENOBUFS (#148)

    Chores

    • (go) Upgrade toolchain and refresh dependencies (#145)

    Other

    • Fix NewPacketSource params GOOS!=linux (#120)
    Open source →
    Release notes

    0.6.0 Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  3. v0.5.1-0.20220909213051-56457bfaa49e 09 Sep 2022 pre-release

    Nothing published for this version

  4. v0.5.0 04 Sep 2022
    Release notes

    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)
    Open source →
    Release notes

    v0.5.0

    Compare

    Choose a tag to compare

    Open source →
  5. v0.4.1-0.20220306140714-d4202947b161 06 Mar 2022 pre-release

    Nothing published for this version

  6. v0.4.1-0.20220306093234-cdbbfd4927f5 06 Mar 2022 pre-release

    Nothing published for this version

  7. v0.4.1-0.20210825082018-3a5b84e701c2 25 Aug 2021 pre-release

    Nothing published for this version

  8. v0.4.1-0.20210817133538-b903f1d43114 17 Aug 2021 pre-release

    Nothing published for this version

  9. v0.4.0 10 Jul 2021
    Release notes

    Changelog

    29ca59d feature: vpn support (#94)

    Open source →
    Release notes

    v0.4.0

    Compare

    Choose a tag to compare

    Open source →
  10. v0.3.0 26 Jun 2021
    Release notes

    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)

    Open source →
    Release notes

    v0.3.0

    Compare

    Choose a tag to compare

    Open source →
  11. v0.2.1-0.20210612073248-adccf006267d 12 Jun 2021 pre-release

    Nothing published for this version

  12. v0.2.0 11 Jun 2021
    Release notes

    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)

    Open source →
    Release notes

    v0.2.0

    Compare

    Choose a tag to compare

    Open source →
  13. v0.1.0 30 Apr 2021
    Release notes

    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)

    Open source →
    Release notes

    v0.1.0

    Compare

    Choose a tag to compare

    Open source →
  14. v0.1.0-rc1 30 Apr 2021 pre-release
    Release notes

    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)

    Open source →
    Release notes

    v0.1.0-rc1

    Compare

    Choose a tag to compare

    Open source →
  15. v0.0.0-20210430222454-eadcc2c9cb5d 30 Apr 2021 pre-release

    Nothing published for this version

  16. v0.0.0-20210430212225-9d02f3bd45eb 30 Apr 2021 pre-release

    Nothing published for this version

  17. v0.0.0-20210430202258-4863304d759e 30 Apr 2021 pre-release

    Nothing published for this version

  18. v0.0.0-20210430151553-29534c455b84 30 Apr 2021 pre-release

    Nothing published for this version

  19. v0.0.0-20210429164951-b428a0b3c684 29 Apr 2021 pre-release

    Nothing published for this version

  20. v0.0.0-20210428163133-c6ff7b9eeaa0 28 Apr 2021 pre-release

    Nothing published for this version

  21. v0.0.0-20210425210247-063c9091e21d 25 Apr 2021 pre-release

    Nothing published for this version

  22. v0.0.0-20210422205207-9b59f223b1a0 22 Apr 2021 pre-release

    Nothing published for this version

  23. v0.0.0-20210422145439-b4b517d26dca 22 Apr 2021 pre-release

    Nothing published for this version

  24. v0.0.0-20210419170459-80d18f4dfbab 19 Apr 2021 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive