Releases: juev/tor-relay-scanner-go
Releases · juev/tor-relay-scanner-go
v0.0.12
Changelog
- 62c7fe0 build(deps): bump golang.org/x/net from 0.19.0 to 0.23.0
- 8f64c56 feat: print result when timeout
- 2133fef feat: trim out file if exist
v0.0.11
Changelog
- aa190ac fix: use time.After for deadline processing
v0.0.10
Changelog
- 961eab5 fix: processing small timeouts
v0.0.9
Changelog
- 180ad6c feat: add deadline execution
- 008fa2b feat: change settings for changelog
- 5d71b91 feat: change theme for progressbar
- b7d5135 feat: parse timeout and deadline from string
v0.0.8
Changelog
- 4b30e55 feat: add context deadline to getRelays
- 6f492b2 feat: add getRelays function
- 16cd0ad feat: add silent mode
- 28c09cf feat: rename GetRelays to GetJSON
- 4a46d63 fix: newline in output
- 914ab81 fix: outfile in README
- 1396ecf fix: overwrite file by default
- a52a55e fix: simplify skipAddrType
v0.0.7
Changelog
- 6acc619 Merge pull request #9 from juev/feature/refactoring
- d6577c2 feat: update dependencies
- 47154c0 feat: update github actions
- 568ed77 feat: use additional libraries
- fda38c5 fix: Addresses -> Address, make usage local func
- 2549bad fix: go lint errors
- a9255a8 fix: improve loadRelays
- 0104018 fix: increase num_relays 30 -> 100 by default
- 68c8ce0 fix: remove unused function
- 85591c2 fix: shuffle should use crypto/rand
- 7cbc1b5 fix: simplify loadRelays
- 0c6579f fix: use crypto/rand in scanner
v0.0.6
Changelog
- 43bcb4a Merge pull request #8 from juev/dependabot/go_modules/golang.org/x/net-0.17.0
- e3e6ebd build(deps): bump golang.org/x/net from 0.7.0 to 0.17.0
v0.0.4
Changelog
- 7aa3218 Use ipv6 only addresses in results