This website requires JavaScript.
Explore
Help
Register
Sign In
LukeParke
/
slinky
Watch
1
Star
0
Fork
0
You've already forked slinky
mirror of
https://github.com/LukeHagar/slinky.git
synced
2025-12-06 04:21:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2dbfe9dd1f26b61462aee9f7f51947be878fe09
slinky
/
cmd
History
Luke Hagar
04fb6f150a
Fix markdown chunking in check.go by removing extra newline and comment out debug logging in fsurls.go for cleaner output during URL collection.
2025-09-13 01:59:11 +00:00
..
check.go
Fix markdown chunking in check.go by removing extra newline and comment out debug logging in fsurls.go for cleaner output during URL collection.
2025-09-13 01:59:11 +00:00
root.go
Enhance URL scanning functionality in check.go by allowing comma-separated targets and improving debug output. Refactor root.go and run.go to support new target handling and display scanned file counts in the TUI. Introduce CollectURLsProgress in fsurls.go for detailed file processing feedback.
2025-09-12 16:50:40 +00:00
run.go
Enhance URL scanning functionality in check.go by allowing comma-separated targets and improving debug output. Refactor root.go and run.go to support new target handling and display scanned file counts in the TUI. Introduce CollectURLsProgress in fsurls.go for detailed file processing feedback.
2025-09-12 16:50:40 +00:00