Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mshatoori/goatak

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Development Setup

MCP Language Server

This project includes configuration for the MCP Language Server to enhance development experience with Go language support.

To set up the MCP Language Server:

make install-mcp

For detailed setup instructions, see MCP_SETUP.md.

By me a beer 🍺

About

go ATAK/CivTAK fast and simple server and client

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 74.5%
  • Go 21.6%
  • HTML 1.4%
  • CSS 1.4%
  • Python 0.7%
  • Shell 0.3%
  • Other 0.1%