Skip to content

Releases: melvinsh/unhttpx

v1.0.3

22 Mar 17:39

Choose a tag to compare

Refactored code.

Full Changelog: v1.0.2...v1.0.3

v1.0.2

21 Aug 19:03
5cd5775

Choose a tag to compare

Published version with license included.

v1.0.1

21 Aug 19:00

Choose a tag to compare

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

v1.0.0

21 Aug 18:26
8ef2e16

Choose a tag to compare

Update README.md