Files
Adaptix-Framework-AdaptixC2/AdaptixServer
Mikhail Shashin 2e68d74d84 style(dns-listener): replace block comment separators with single-line comments
Remove verbose block comment separators (// ===...===) and replace
with simple single-line section headers following standard Go style.

Files updated:
- pl_dns.go: Constants, Types, Constructors, Utility Functions,
  DNSListener Lifecycle, Persistence, Request Parsing,
  Task Fetching, Operation Handlers, Fragment Management,
  Main DNS Handler
- pl_main.go: Teamserver Interface, Module, Plugin Entry Point,
  Listener Management
- pl_listener.go: Configuration, Constructors, Utility Functions,
  Handler Methods

This reduces visual noise and aligns with Go community conventions.
2026-01-05 05:21:06 +03:00
..
2025-12-29 19:44:10 +03:00
2025-12-29 20:33:58 +03:00
2025-12-29 20:33:58 +03:00
2025-10-26 02:29:13 +03:00
2025-02-04 11:08:37 +03:00