An open API service indexing awesome lists of open source software.

https://github.com/joaostack/urlscan

CLI sandbox for the web using UrlScan API
https://github.com/joaostack/urlscan

cybersecurity hacking osint tools urlscan

Last synced: 2 months ago
JSON representation

CLI sandbox for the web using UrlScan API

Awesome Lists containing this project

README

          

# UrlScan
CLI sandbox for the web using UrlScan API

### Install
```
git clone https://github.com/joaostack/UrlScan; cd UrlScan
```

```
dotnet restore
```

```
dotnet run domain.com
```