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 · main
checkconn
Browse files
Sep 08, 2025
Merge branch 'renovate/all-minor-patch' into 'main'
· 05509541
Adirelle
authored
Sep 08, 2025
05509541
fix(deps): update module golang.org/x/term to v0.35.0
· 30a5e08a
Adirelle
authored
Sep 08, 2025
30a5e08a
Sep 03, 2025
chore(release): 2.1.0
· ba95b6a7
Adirelle
authored
Sep 03, 2025
View commits for tag v2.1.0
v2.1.0
ba95b6a7
Merge branch 'fix-timeout' into 'main'
· 351f2ecf
Adirelle
authored
Sep 03, 2025
351f2ecf
fix: apply --timeout to entire requests
· adc7ca83
Adirelle
authored
Aug 20, 2025
adc7ca83
chore: fixed minor spelling error
· 1f5a7392
Adirelle
authored
Aug 20, 2025
1f5a7392
chore: fix editorconfig configuration
· bdaeff94
Adirelle
authored
Aug 20, 2025
bdaeff94
Merge branch 'renovate/all-minor-patch' into 'main'
· 5161a358
Adirelle
authored
Sep 03, 2025
5161a358
Aug 27, 2025
fix(deps): update module github.com/stretchr/testify to v1.11.1
· 361e75da
Adirelle
authored
Aug 27, 2025
361e75da
Aug 25, 2025
Merge branch 'renovate/all-minor-patch' into 'main'
· 8571b7b1
Adirelle
authored
Aug 25, 2025
8571b7b1
Aug 24, 2025
fix(deps): update module github.com/stretchr/testify to v1.11.0
· e80c8fe7
Adirelle
authored
Aug 24, 2025
e80c8fe7
Aug 17, 2025
Merge branch 'fix-quiet' into 'main'
· 67a29b7c
Adirelle
authored
Aug 17, 2025
67a29b7c
feat: use different exit codes depending on results
· d70ba011
Adirelle
authored
Aug 17, 2025
d70ba011
fix: --quiet was not really quiet
· e17bcd1d
Adirelle
authored
Aug 17, 2025
e17bcd1d
Merge branch 'report-verbosity' into 'main'
· d8d3e386
Adirelle
authored
Aug 17, 2025
d8d3e386
feat: enhance report wording across the board
· a45c4224
Adirelle
authored
Aug 17, 2025
a45c4224
refactor: fix how verbosity affects output
· bb48f210
Adirelle
authored
Aug 17, 2025
bb48f210
Aug 16, 2025
chore(release): 2.0.0
· ec120d2c
Adirelle
authored
Aug 16, 2025
View commits for tag v2.0.0
v2.0.0
ec120d2c
Merge branch 'better-error-reports' into 'main'
· b5a92298
Adirelle
authored
Aug 16, 2025
b5a92298
feat: only display errors once
· d361da7f
Adirelle
authored
Aug 16, 2025
d361da7f
fix: https targets were not doing HTTP request
· fd4d7915
Adirelle
authored
Aug 16, 2025
fd4d7915
refactor: remove unused methods of the engine.Report interface
· fc813583
Adirelle
authored
Aug 16, 2025
fc813583
Merge branch 'refactor-url-parsing' into 'main'
· f8afd523
Adirelle
authored
Aug 16, 2025
f8afd523
refactor: use url.URL to parse targets instead of home-made parser
· 601648fb
Adirelle
authored
Aug 15, 2025
601648fb
Aug 15, 2025
Merge branch 'sftp' into 'main'
· fe581f63
Adirelle
authored
Aug 15, 2025
fe581f63
chore(ssh): slightly reword the labels of some values
· 7c1f559b
Adirelle
authored
Aug 15, 2025
7c1f559b
feat: test SFTP connections
· 18d780b7
Adirelle
authored
Aug 15, 2025
18d780b7
Merge branch 'ssh' into 'main'
· d9acf984
Adirelle
authored
Aug 15, 2025
d9acf984
feat(ssh): test the session using a simple command
· f0cab6f1
Adirelle
authored
Aug 15, 2025
f0cab6f1
feat(ssh): check host keys using known_hosts file(s)
· 25732ba9
Adirelle
authored
Aug 15, 2025
25732ba9
refactor(ssh): load private keys from agent and file once
· 01401fbe
Adirelle
authored
Aug 15, 2025
01401fbe
feat: test SSH connection using keys from files and SSH agent
· 608046b0
Adirelle
authored
Aug 14, 2025
608046b0
Aug 14, 2025
feat: parse optional username in target
· 00892151
Adirelle
authored
Aug 14, 2025
00892151
Merge branch 'target-validation' into 'main'
· 61d1fb51
Adirelle
authored
Aug 14, 2025
61d1fb51
refactor(BaseTarget): implements encoding.TextUnmarshaler instead of a custom func
· c46d1b18
Adirelle
authored
Aug 14, 2025
c46d1b18
refactor: handle defaultPort and URL() in BaseTarget
· 6446d290
Adirelle
authored
Aug 14, 2025
6446d290
Merge branch 'go-1.25' into 'main'
· 2e4199c5
Adirelle
authored
Aug 14, 2025
2e4199c5
refactor: use sync.Waitgroup.Go
· 8ce5024f
Adirelle
authored
Aug 13, 2025
8ce5024f
chore(deps): upgrade golangci-lint to 2.4.0 and full check
· 437ae9ce
Adirelle
authored
Aug 13, 2025
437ae9ce
chore(deps): upgrade go to 1.25
· 03bbd3bc
Adirelle
authored
Aug 13, 2025
03bbd3bc
Loading