dependabot[bot]
2f2abb5c81
Bump github.com/urfave/cli/v3 from 3.7.0 to 3.8.0 in the all group ( #426 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-31 08:28:56 +02:00
dependabot[bot]
8047d98736
Bump github.com/bluenviron/gortsplib/v5 from 5.4.0 to 5.5.0 in the all group ( #425 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-24 08:01:06 +01:00
dependabot[bot]
0e2bed2b70
Bump google.golang.org/grpc from 1.79.2 to 1.79.3 ( #424 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.79.2 to 1.79.3.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.79.2...v1.79.3 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-version: 1.79.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-19 07:11:06 +01:00
Lawrence Arryl Lopez
8531c006d4
feat: support http tunneled rtsp ( #419 )
...
* enhancement: supporting http tunneled rtsp
* refactor: simplify HTTP tunnel support per review feedback
- Extract streamCandidate() for nmap port classification
- Add isCommonHTTPPort() for masscan and nmap fallback
- Move URL building to Stream.String() and Stream.URL()
- Pass Stream directly to attack methods instead of individual args
- Add TLS config for HTTPS tunnel support
- Make auth detection non-fatal for tunneled streams
- Rename HTTPTunnel to UseHTTPTunnel
* - Testing the auth workflow for the tunneled streams is not blocking the rest of the pipeline since I changed the return values to Auth unknown and nil
- added extra ports in the test according to suggestions
* fixing some lint errors
* removing the unused buildrtspurl
* delayed the urlstream call for clarity
removed error messages
refactored the test that used the deprecated buildTRSPurl to use stream.URL and stream.String() methods
* extracting iscommonHTTP port to pkg/ports (package ports)
switching on u.scheme to create proper schemes for http and https
* refactor: replace HTTP tunnel bool with scheme-based detection; enable TLS only for HTTPS-tunneled streams
* chore: simnplify InferTunnelScheme and newRTSPClient
* fix: remove rendundant check in streamCandidate
* fix: typo in parseScheme
* tests: coverage for new schemes
* fix: use RTSP and not RTSPS for HTTPS URLs
* fix: tunneled RTSP scheme handling and auth detection fallback
* ui: render empty credentials as none in summary and TUI
* chore: ignore duplicate-string warning for none literal
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
* fix: rtsps probe headers
---------
Co-authored-by: Brendan Le Glaunec <brendan@glaulabs.com >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-03-18 06:41:20 +01:00
dependabot[bot]
14dcb74e89
Bump the all group with 2 updates ( #422 )
...
Bumps the all group with 2 updates: [github.com/hamba/cmd/v3](https://github.com/hamba/cmd ) and [golang.org/x/term](https://github.com/golang/term ).
Updates `github.com/hamba/cmd/v3` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/hamba/cmd/releases )
- [Commits](https://github.com/hamba/cmd/compare/v3.1.0...v3.1.1 )
Updates `golang.org/x/term` from 0.40.0 to 0.41.0
- [Commits](https://github.com/golang/term/compare/v0.40.0...v0.41.0 )
---
updated-dependencies:
- dependency-name: github.com/hamba/cmd/v3
dependency-version: 3.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: golang.org/x/term
dependency-version: 0.41.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-17 06:04:52 +01:00
dependabot[bot]
1700227483
Bump docker/login-action from 3 to 4 in the all group ( #420 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-09 22:26:26 +01:00
Brendan Le Glaunec
b335f98330
docs: add instructions on what targets to test against ( #418 )
2026-03-09 14:54:54 +01:00
Brendan Le Glaunec
2e8343526e
fix: command/flags to prevent subcommand being required ( #411 )
v6.1.1
2026-03-09 08:18:15 +01:00
Brendan Le Glaunec
0f26f25cb9
docs: remove config section in favor of wiki, add links to wiki ( #412 )
2026-03-09 07:53:21 +01:00
whiteboxsolutions
21a35a8b48
Merge pull request #409 from Ullaakut/dependabot/go_modules/all-4cffc61c5f
...
Bump the all group with 2 updates
2026-03-02 22:41:04 -08:00
whiteboxsolutions
0065db672c
Merge pull request #408 from Ullaakut/improve-contributing-guide
...
docs: more precisions in contributing guide
2026-03-02 14:41:04 -08:00
dependabot[bot]
ac8a77e539
Bump the all group with 2 updates
...
Bumps the all group with 2 updates: [github.com/bluenviron/gortsplib/v5](https://github.com/bluenviron/gortsplib ) and [github.com/urfave/cli/v3](https://github.com/urfave/cli ).
Updates `github.com/bluenviron/gortsplib/v5` from 5.3.2 to 5.4.0
- [Commits](https://github.com/bluenviron/gortsplib/compare/v5.3.2...v5.4.0 )
Updates `github.com/urfave/cli/v3` from 3.6.2 to 3.7.0
- [Release notes](https://github.com/urfave/cli/releases )
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md )
- [Commits](https://github.com/urfave/cli/compare/v3.6.2...v3.7.0 )
---
updated-dependencies:
- dependency-name: github.com/bluenviron/gortsplib/v5
dependency-version: 5.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: github.com/urfave/cli/v3
dependency-version: 3.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-02 21:39:54 +00:00
Brendan Le Glaunec
8956d5bc53
docs: more precisions in contributing guide
2026-03-02 19:57:19 +01:00
Brendan Le Glaunec
40f41c3028
feat: add codeowners, fix typos, fix license badge ( #407 )
2026-03-02 10:53:51 +01:00
dependabot[bot]
5bb789333d
Bump goreleaser/goreleaser-action from 6 to 7 in the all group ( #402 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-28 21:00:23 +01:00
dependabot[bot]
9457911e4a
Bump go.opentelemetry.io/otel/sdk from 1.38.0 to 1.40.0 ( #404 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-28 21:00:08 +01:00
dependabot[bot]
aa8c6fbd90
Bump the all group with 4 updates ( #401 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-28 20:59:09 +01:00
Brendan Le Glaunec
c37d584aa2
feat: add masscan discovery backend ( #403 )
v6.1.0
2026-02-28 20:51:47 +01:00
Brendan Le Glaunec
fd0d948c16
chore: clean up instructions
2026-02-28 09:20:00 +01:00
Brendan Le Glaunec
7bd7460b5b
fix: link to code of conduct
2026-02-03 12:28:30 +01:00
Brendan Le Glaunec
69f4fb418a
fix: remove unsupported backticks from bug report template
2026-02-03 12:26:34 +01:00
Brendan Le Glaunec
18ffb7af61
feat: add version subcommand to help with issues ( #400 )
2026-02-03 12:15:30 +01:00
Brendan Le Glaunec
c11e3217ea
feat: tui mode improvements ( #395 )
2026-02-03 10:19:11 +01:00
Brendan Le Glaunec
d16443109a
fix: always add leading slash to routes ( #397 )
2026-02-03 10:12:23 +01:00
dependabot[bot]
f93f9c9780
Bump the all group with 4 updates ( #398 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-03 10:09:56 +01:00
dependabot[bot]
55d11e2887
Bump the all group with 3 updates ( #399 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-03 10:08:44 +01:00
Brendan Le Glaunec
f192139cc3
feat: small UI improvements ( #394 )
v6.0.2
2026-02-01 22:30:55 +01:00
Brendan Le Glaunec
af41fc6cb8
fix: no longer give up on detecting auth type when getting a 401 ( #391 )
v6.0.1
2026-02-01 20:59:26 +01:00
Brendan Le Glaunec
777bd2a488
chore: resize cameradar logo ( #387 )
2026-01-28 14:35:30 +01:00
Brendan Le Glaunec
99c2e55ec4
docs: add GIF of new TUI ( #386 )
2026-01-27 23:27:01 +01:00
Brendan Le Glaunec
bf720fcea2
fix: build and test workflows
2026-01-27 23:19:21 +01:00
Brendan Le Glaunec
e81eeb0c4d
feat: v6 rewrite
v6.0.0
2026-01-27 22:11:17 +01:00
东方有鱼名为咸
f586940b6c
update username password and routers of https://github.com/Ullaakut/cameradar/issues/343 ( #346 )
...
* Update credentials.json
* Update routes
* Update credentials.json
v5.0.3
2024-07-08 15:38:23 +02:00
baryy100
bcb8933261
Show unknown auth types in logs ( #345 )
...
Co-authored-by: Ullaakut <brendan.le-glaunec@epitech.eu >
2024-07-08 09:17:09 +02:00
guangwu
73542f9efe
fix: typo ( #332 )
2023-10-17 01:20:57 -07:00
Михаил Воронин
a3695e3e6a
Add files via upload ( #324 )
...
Co-authored-by: Ullaakut <brendan@glaulabs.com >
2023-06-25 05:09:04 -07:00
Brendan Le Glaunec
ba9da112db
Update credentials dictionary ( #326 )
2023-06-25 05:02:17 -07:00
Brendan Le Glaunec
1b91e5441f
Fix typo in loaders.go ( #311 )
2022-10-03 10:22:19 -07:00
Robert Wiggins
d73878a1e1
Update README.md ( #305 )
...
Co-authored-by: Brendan Le Glaunec <brendan@glaulabs.com >
2022-05-16 06:32:48 -07:00
supremepot
1cc3eaa0fa
New password proposal ( #304 )
...
Co-authored-by: Brendan Le Glaunec <brendan.le-glaunec@epitech.eu >
v5.0.2
2022-03-17 13:29:40 +00:00
Brendan Le Glaunec
bf65c3cf45
Update install instructions ( #291 )
2021-11-08 17:58:25 +01:00
ArturFormella
456a1508c0
Added a new proposal password ( #295 )
2021-09-26 07:27:54 +02:00
Justin Buchanan
3991f1625f
readme.md: fix typo in docker build command ( #288 )
2021-08-09 06:47:48 +02:00
Brendan Le Glaunec
4c1493506d
Display nmap warnings correctly before exiting when a fatal error occurs ( #285 )
2021-04-13 19:10:04 +02:00
Brendan Le Glaunec
80e75061da
Create separate go module for xplatform magefile ( #284 )
v5.0.1
2021-04-05 15:58:07 +02:00
Brendan Le Glaunec
5b48737cc7
Add crossplatform docker builds ( #283 )
2021-04-05 15:38:28 +02:00
Brendan Le Glaunec
da2dac70ac
Update curl-dev dependency version ( #282 )
2021-04-05 12:48:48 +02:00
Sliicy
8c8ea1209b
Update routes with support for Lorex LHB927 ( #270 )
...
The Lorex LHB927 supports RTSP streams which have routes:
ch1/0 for camera 1
ch2/0 for camera 2
...
They start counting from 1, not 0.
Alternatively, they can also be reached at:
ch1_0
ch2_0
...
Adding more routes (for cameras #3 & 4) increases the odds of finding the DVR, if for example, camera 1 is offline.
2020-08-13 09:48:43 +02:00
Brendan Le Glaunec
df3718a06c
Remove /v5 in module path in documentation
2020-08-12 09:10:29 +02:00
Ullaakut
6486d04e61
Test debug mode in attack & remove unnecessary aliases & newlines
v5.0.0
2020-05-04 11:10:48 +02:00