Skip to content

nerdalertdk/goatak

 
 

Repository files navigation

GoATAK - free ATAK/CivTAK server & client

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

Support chat in Telegram: https://t.me/ru_atak

binary builds can be downloaded from releases page

Alt text

GoATAK server features

  • v1 (XML) and v2 (protobuf) CoT protocol support
  • certificate enrollment (v1 and v2) support
  • user management with cli tool
  • mission packages management
  • 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

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

Test server

We offer a public TAK server for the community free of charge.

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

Wiki

Libraries used

CI

By me a beer 🍺

About

go ATAK/CivTAK fast and simple server and client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 69.1%
  • HTML 16.3%
  • JavaScript 12.3%
  • Shell 1.8%
  • Other 0.5%