Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v1.1.0
checkconn
Browse files
Aug 12, 2025
chore(release): 1.1.0
· be8aef31
Adirelle
authored
Aug 12, 2025
View commits for tag v1.1.0
v1.1.0
be8aef31
Merge branch 'auth-again' into 'main'
· 20f26f12
Adirelle
authored
Aug 12, 2025
20f26f12
refactor(auth): refactor security and authentication for http and smtp
· 054fd674
Adirelle
authored
Aug 11, 2025
054fd674
Aug 11, 2025
chore: enable authentication back for http
· 2a796c93
Adirelle
authored
Aug 11, 2025
2a796c93
Merge branch 'better-report' into 'main'
· bc6d6e92
Adirelle
authored
Aug 11, 2025
bc6d6e92
feat: show warnings in reports
· b18ebdb6
Adirelle
authored
Aug 11, 2025
b18ebdb6
refactor(reports): store values, errors and sub reports as events
· 8f146760
Adirelle
authored
Aug 11, 2025
8f146760
feat(tls): display faulty certificate on error
· ded2ecb6
Adirelle
authored
Aug 11, 2025
ded2ecb6
fix: --show-tls-certs was not working
· 7d4bee13
Adirelle
authored
Aug 11, 2025
7d4bee13
Merge branch 'proto-subcommands' into 'main'
· 042811d9
Adirelle
authored
Aug 11, 2025
042811d9
refactor: rewording some flag and their help
· cb4200d4
Adirelle
authored
Aug 11, 2025
cb4200d4
refactor: add a default subcomment that select protocols based on scheme
· df8f3814
Adirelle
authored
Aug 11, 2025
df8f3814
test: add tests and custom errors for ParseTarget
· d82d588e
Adirelle
authored
Aug 11, 2025
d82d588e
refactor: move most of the parsing logic into the command package
· 88fe82c9
Adirelle
authored
Aug 10, 2025
88fe82c9
feat(cli): add subcommands per protocol
· a74a2334
Adirelle
authored
Aug 09, 2025
a74a2334
Aug 09, 2025
Merge branch 'drop-protos' into 'main'
· 44f20229
Adirelle
authored
Aug 09, 2025
44f20229
feat: add a "--debug" flag to enable debug logging
· a1d13673
Adirelle
authored
Aug 09, 2025
a1d13673
fix: rename "--verbosity" to "--verbose" and make it exclusive with "--quiet"
· 18c267c0
Adirelle
authored
Aug 09, 2025
18c267c0
refactor: drop the concept (and struct) of Proto and move stuff to Target
· 0e183b95
Adirelle
authored
Aug 09, 2025
0e183b95
Merge branch 'drop-syncutils' into 'main'
· 4e8d913a
Adirelle
authored
Aug 09, 2025
4e8d913a
refactor: simplify by dropping syncutils and fancy outputs
· 73442f45
Adirelle
authored
Aug 09, 2025
73442f45
Aug 08, 2025
Merge branch 'version-flag' into 'main'
· 2f611652
Adirelle
authored
Aug 08, 2025
2f611652
feat: add a "--version" flag to print the tool version
· 4825086f
Adirelle
authored
Aug 08, 2025
4825086f
Merge branch 'smtp' into 'main'
· 8b7a3913
Adirelle
authored
Aug 08, 2025
8b7a3913
chore(deps): golang.org/x/crypto/ssh/terminal has be moved to golang.org/x/term
· 214513be
Adirelle
authored
Aug 08, 2025
214513be
Aug 07, 2025
feat: handle LOGIN, PLAIN and CRAM-MD5 authentication method for SMTP
· d9bdae36
Adirelle
authored
Aug 07, 2025
d9bdae36
feat: add authentication options
· 49dd405a
Adirelle
authored
Aug 07, 2025
49dd405a
feat: support for SMTP protocol
· 69ed7dc9
Adirelle
authored
Aug 07, 2025
69ed7dc9
Merge branch 'another-report-refactoring' into 'main'
· e9e9df00
Adirelle
authored
Aug 07, 2025
e9e9df00
chore: fix golangci-lint findings
· 6e1cb57d
Adirelle
authored
Aug 07, 2025
6e1cb57d
refactor: fancy output with a spinner and progression
· 9bf26aa8
Adirelle
authored
Aug 07, 2025
9bf26aa8
feat(report): display pending steps with an "unknown" mark
· 87a5a790
Adirelle
authored
Aug 07, 2025
87a5a790
refactor(engine): changed how reports are handled and how errors are returned
· e4e84f32
Adirelle
authored
Aug 07, 2025
e4e84f32
refactor(syncutils): replaced tasks with mappers
· 0ef80bc6
Adirelle
authored
Aug 07, 2025
0ef80bc6
Aug 06, 2025
Merge branch 'verbosity' into 'main'
· 497b1446
Adirelle
authored
Aug 06, 2025
497b1446
feat: add a `--quiet` flag to reduce output
· b93f8b39
Adirelle
authored
Aug 06, 2025
b93f8b39
Merge branch 'renovate/all-minor-patch' into 'main'
· 085c3f4a
Adirelle
authored
Aug 06, 2025
085c3f4a
chore(release): 1.0.0
· a5b0ae11
Adirelle
authored
Aug 06, 2025
View commits for tag v1.0.0
v1.0.0
a5b0ae11
chore(deps): update dependency adiproject/cicd/golang to v3.1.0
· 835ac5de
Adirelle
authored
Aug 06, 2025
835ac5de
Merge branch 'semver' into 'main'
· 1b3326db
Adirelle
authored
Aug 06, 2025
1b3326db
Loading