Skip to content

kdudkov/goatak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 18, 2024
64ca23e · Jul 18, 2024
Jul 1, 2024
Mar 14, 2023
Jul 18, 2024
Dec 6, 2023
Dec 6, 2023
Nov 14, 2023
May 23, 2024
Jul 18, 2024
Dec 6, 2023
Jul 18, 2024
Dec 5, 2023
May 22, 2024
Jul 1, 2024
Jul 18, 2024
Nov 2, 2023
Jul 6, 2023
Jul 18, 2024
May 23, 2024
Nov 2, 2023
Jul 18, 2024
Jul 18, 2024
Apr 10, 2024
Feb 14, 2022
May 20, 2024
Mar 14, 2024

Repository files navigation

GoATAK - free ATAK/CivTAK server & client

This is fast & simple implementation of TAK server/CoT router and ATAK client with web interface.

binary builds can be downloaded from releases page

Free public server

We offer a public TAK server for the community free of charge. Credentials to join test group:

  • address: takserver.ru
  • set Enroll for Client Certificate
  • user test
  • password 111111

iTAK connect qr-code:

QR

GoATAK server features

  • v1 (XML) and v2 (protobuf) CoT protocol support
  • certificate enrollment (v1 and v2) support
  • mission packages management
  • datasync / missions basic support
  • user management with cli tool
  • video feeds management
  • visibility scopes for users (devices can communicate and see each other within one scope only)
  • default preferences and maps provisioning to connected devices
  • ability to log all cot's and cli utility to view cot's log and convert it to json or gpx

you can run it with docker, using docker run -p 8088:8088 -p 8080:8080 -p 8999:8999 kdudkov/goatak_server:latest

Client features

  • v1 (XML) and v2 (protobuf) CoT protocol support
  • SSL connection support, tested with FreeTakServer , Argustak and urpc.info
  • web-ui, ideal for big screen situation awareness center usage
  • unit track - your target unit is always in the center of map
  • RedX tool - to measure distance and bearing
  • Digital Pointer - send DP position to all other contacts
  • Add and edit units on map
  • ability to log all cot's and cli utility to view cot's log and convert it to json or gpx

Client screen

Libraries used

CI

By me a beer 🍺