0xsha / GoLinkFinder

A fast and minimal JS endpoint extractor
MIT License
274 stars 44 forks source link

create a function prepareResult to prepare final output #11

Closed vikySeeker closed 6 months ago

vikySeeker commented 6 months ago

Fixed deprecated "io/ioutil" package, created a function to prepare the final URL output for both printing and file write.

0xsha commented 6 months ago

@vikySeeker Thanks !