mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-06-06 05:04:22 +00:00
writeCrashReport had two flaws: it wrote to the bin folder (alongside the xray binary) which conflates artifacts, and the second-precision timestamp meant a tight restart-loop crash burst overwrote prior reports. Write to the log folder with nanosecond precision and keep the last 10 reports. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api.go | ||
| api_test.go | ||
| client_traffic.go | ||
| config.go | ||
| config_test.go | ||
| inbound.go | ||
| inbound_test.go | ||
| log_writer.go | ||
| process.go | ||
| process_other.go | ||
| process_test.go | ||
| process_windows.go | ||
| traffic.go | ||