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

https://github.com/sharp0802/rtm


https://github.com/sharp0802/rtm

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

          

# RTM

![](img/screenshot.png)

RTM is simple RadioTap Monitoring tool written in C/C#.

## Build Requirement

- GCC 5.0 or later
- dotnet 8.0 or later

## How to Run?

```
make
sudo bin/net8.0/RTM
```