@@ -12,7 +12,10 @@ go install -v github.com/melvinsh/unhttpx@latest
## Usage
``` bash
echo "https://google.com/yo" | unhttpx
$ echo "https://google.com/yo" | unhttpx
google.com
cat urls.txt | unhttpx
$ cat urls.txt | unhttpx
hackerone.com
zerocopter.com
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.