Commit graph

21 commits

Author SHA1 Message Date
LowderPlay
f828302ea6
feat: dynamic probing (#71) 2026-06-06 03:03:48 +05:00
LowderPlay
bac3ab1507
feat!: svelte rewrite (#68)
* feat!: svelte rewrite

* feat: remove mock

* fix: formatting and optimisation

* feat: db optimizations

* feat: dockerfile and version

* ci: change dockerfile syntax

* fix: remove domain trie
2026-05-28 22:34:50 +05:00
dependabot[bot]
7cfdb96986
chore(deps): bump hickory-resolver from 0.26.0-alpha.1 to 0.26.0-beta.3 (#55)
* chore(deps): bump hickory-resolver from 0.26.0-alpha.1 to 0.26.0-beta.3

Bumps [hickory-resolver](https://github.com/hickory-dns/hickory-dns) from 0.26.0-alpha.1 to 0.26.0-beta.3.
- [Release notes](https://github.com/hickory-dns/hickory-dns/releases)
- [Changelog](https://github.com/hickory-dns/hickory-dns/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hickory-dns/hickory-dns/compare/v0.26.0-alpha.1...v0.26.0-beta.3)

---
updated-dependencies:
- dependency-name: hickory-resolver
  dependency-version: 0.26.0-beta.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: implement new version

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lowder <me@lowderplay.dev>
2026-04-08 16:21:32 +05:00
dependabot[bot]
2c0345a0e5
chore(deps): bump maxminddb from 0.26.0 to 0.27.3 (#45)
* chore(deps): bump maxminddb from 0.26.0 to 0.27.3

Bumps [maxminddb](https://github.com/oschwald/maxminddb-rust) from 0.26.0 to 0.27.3.
- [Release notes](https://github.com/oschwald/maxminddb-rust/releases)
- [Changelog](https://github.com/oschwald/maxminddb-rust/blob/main/CHANGELOG.md)
- [Commits](https://github.com/oschwald/maxminddb-rust/compare/0.26.0...v0.27.3)

---
updated-dependencies:
- dependency-name: maxminddb
  dependency-version: 0.27.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: implement new version

* chore: cleanup imports

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lowder <me@lowderplay.dev>
2026-04-08 15:55:40 +05:00
Lowder
608aab5879
fix: show not found error instead of 500 (#59) 2026-04-08 15:28:32 +05:00
dependabot[bot]
a366c7085e
chore(deps): bump arc-swap from 1.8.2 to 1.9.0 (#49)
Bumps [arc-swap](https://github.com/vorner/arc-swap) from 1.8.2 to 1.9.0.
- [Changelog](https://github.com/vorner/arc-swap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vorner/arc-swap/compare/v1.8.2...v1.9.0)

---
updated-dependencies:
- dependency-name: arc-swap
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-23 16:13:21 +05:00
Lowder
462b070a1b
fix: lists swapping (#14) 2026-03-10 22:24:30 +05:00
dependabot[bot]
ac45069700
chore(deps): bump chrono from 0.4.42 to 0.4.44 (#41)
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.42 to 0.4.44.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.42...v0.4.44)

---
updated-dependencies:
- dependency-name: chrono
  dependency-version: 0.4.44
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-09 12:32:25 +05:00
dependabot[bot]
4c5d848c5b
chore(deps): bump ipnet from 2.11.0 to 2.12.0 (#42)
Bumps [ipnet](https://github.com/krisprice/ipnet) from 2.11.0 to 2.12.0.
- [Release notes](https://github.com/krisprice/ipnet/releases)
- [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md)
- [Commits](https://github.com/krisprice/ipnet/compare/2.11.0...2.12.0)

---
updated-dependencies:
- dependency-name: ipnet
  dependency-version: 2.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-09 12:32:17 +05:00
dependabot[bot]
d1cd41ac20
chore(deps): bump indicatif from 0.18.3 to 0.18.4 (#29)
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.18.3 to 0.18.4.
- [Release notes](https://github.com/console-rs/indicatif/releases)
- [Commits](https://github.com/console-rs/indicatif/compare/0.18.3...0.18.4)

---
updated-dependencies:
- dependency-name: indicatif
  dependency-version: 0.18.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-09 01:23:47 +05:00
dependabot[bot]
077e47a8f5
chore(deps): bump url from 2.5.7 to 2.5.8 (#30)
Bumps [url](https://github.com/servo/rust-url) from 2.5.7 to 2.5.8.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v2.5.7...v2.5.8)

---
updated-dependencies:
- dependency-name: url
  dependency-version: 2.5.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-09 01:09:35 +05:00
dependabot[bot]
68cd7c0ac6
chore(deps): bump futures-util from 0.3.31 to 0.3.32 (#38)
Bumps [futures-util](https://github.com/rust-lang/futures-rs) from 0.3.31 to 0.3.32.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.31...0.3.32)

---
updated-dependencies:
- dependency-name: futures-util
  dependency-version: 0.3.32
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-07 03:26:56 +05:00
dependabot[bot]
6515b08e00
chore(deps)(deps): bump thiserror from 2.0.17 to 2.0.18 (#24)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.17 to 2.0.18.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/2.0.17...2.0.18)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-version: 2.0.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-07 01:41:35 +05:00
Lowder
83cf36d10a
fix: safe AS target detection 2026-03-06 00:03:47 +05:00
senya xdearboy :)
58d9e7b68e
feat: asn support
* add asn and cidr subnet support

- parse AS numbers (AS13335 format)
- fetch prefixes from ripe stat api
- cache asn data for 24h, check results for 1h
- sample ips across subnets for checking
- show asn stats and prefix lists in ui
- link asn in results for quick lookup
- collapsible lists for long prefix/network lists
- trim whitespace from search input

* refactor: improve code structure and add enhanced error messages

* refactor: replace match with if let for single branch pattern

* fix: don't store ASN in database

* chore: bump version

---------

Co-authored-by: Lowder <me@lowderplay.dev>
2026-03-03 23:39:45 +05:00
senya xdearboy :)
fb3febd54e
feat: subnets support
* add cidr subnet support

allows checking entire subnets using cidr notation (e.g. 1.1.1.0/24, 2001:db8::/32)

- parse ipv4/ipv6 subnets from input with / delimiter
- sample 256 addresses from large subnets for checking
- show actual subnet size in ui (e.g. "8.2K всего, показано 256")
- update search placeholder with cidr examples
- limit min prefix to /8 for ipv4 and /32 for ipv6 to prevent abuse

* chore: bump version

---------

Co-authored-by: Lowder <me@lowderplay.dev>
2026-03-03 00:54:50 +05:00
Lowder
c606a3c038
feat(domains): add roblox.com (#7) 2026-02-24 04:30:15 +05:00
Lowder
726804e73d
fix: download bases without locking 2026-02-21 01:55:52 +05:00
Lowder
0fd8bc3eaf
fix: whitelist domain depth, exclude subnets from verdict 2025-12-11 01:23:00 +05:00
Lowder
3523dd30c8
feat: add reporter, database 2025-12-10 04:50:14 +05:00
Lowder
55ca118061
refactor: move to cargo workplace 2025-11-27 00:39:54 +05:00