fix: display of outbound traffic (#3604)

shows the direction of traffic
This commit is contained in:
zd
2025-12-23 17:43:25 +03:00
committed by GitHub
parent f000322a06
commit 4c797dc154
3 changed files with 11 additions and 2 deletions

5
CONTRIBUTING.md Normal file
View File

@@ -0,0 +1,5 @@
## Local Development Setup
- Create a directory named `x-ui` in the project root
- Rename `.env.example` to `.env `
- Run `main.go`