CoT TAK Transmission
This project sends Cursor on Target (CoT) messages to a specified UDP port.
Prerequisites
- Rust programming language: Install Rust
uuidcrate: Adduuid = "1.0"to yourCargo.tomlctrlccrate: Addctrlc = "3.2"to yourCargo.toml
Building
-
Clone the repository:
-
Build the project:
Running
-
Set the
COT_CALLSIGNenvironment variable (optional): -
Run the application:
The application will send CoT messages to 239.2.3.1:6969 every second until interrupted with Ctrl+C.
License
This project is licensed under the MIT License.