Skip to content

v1.0.1

Compare
Choose a tag to compare
@melvinsh melvinsh released this 21 Aug 19:00
· 4 commits to main since this release

Better error handling:

PS C:\Users\Melvin\unhttpx> cat .\scopes.txt | go run .\main.go
google.com
Cannot parse as URL: DASDASASDA

PS C:\Users\Melvin\unhttpx> cat .\scopes.txt | go run .\main.go > test.txt
Cannot parse as URL: DASDASASDA

PS C:\Users\Melvin\unhttpx> cat .\test.txt
google.com