Skip to content

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 07 Mar 02:48
v2.2.0
eb2a761

Changelog

  • eb2a761 Fix admin UI deadlock
  • ffbf04c Update README
  • 994b266 Add support for NTLM auth and Windows SSPI/SPNEGO
  • 73e3d83 Remove autorefresh in favor or proper draw queue
  • 3fbe2cd Fix duplicate ICMP packets and ping correctness in general
  • 3d7ebc1 Fix tun leakage
  • e741e68 Fix stale sessions returned from DB
  • 79cf405 Fix potential stack frame overflow in agent recovery
  • 6970ba1 Fix even more concurrency issues
  • 4162ab1 Add tests for concurrent session store usage
  • e016a82 Fix more concurrency issues
  • 629f65e Fix DB locking and operator management atomicity
  • f2beaa0 Fix partial reads of agent traffic
  • 33d9143 Fix potential server crash and shared resource usage
  • 27ca577 Add server override option for agent
  • 4a23788 Update .gitignore
  • cfd378c Update README.md
  • 922283d Merge pull request #23 from x9xhack/main
  • 21e5a53 feat(tui): add FreeBSD as GOOS option in generate form
  • d06ff72 Merge pull request #22 from ttpreport/feature/insecure-agents
  • e593446 Add option to ignore agent certificate
  • 3c159bf Update README.md
  • 84d7607 Update goreport card