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

https://github.com/frectonz/port_sniff

A port sniffer to see which ports are open on your computer.
https://github.com/frectonz/port_sniff

Last synced: 11 months ago
JSON representation

A port sniffer to see which ports are open on your computer.

Awesome Lists containing this project

README

          

# port_sniff

A rust tool for seeing which ports are open on your pc.

## Run

```bash
cargo run -- 127.0.0.1
```