This website requires JavaScript.
Explore
Help
Sign In
MHSanaei
/
3x-ui
Watch
1
Star
0
Fork
0
You've already forked 3x-ui
mirror of
https://github.com/MHSanaei/3x-ui.git
synced
2025-03-01 01:20:49 +03:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
7ac79446c7
3x-ui
/
xray
/
traffic.go
10 lines
127 B
Go
Raw
Normal View
History
Unescape
Escape
3x-ui
2023-02-09 22:18:06 +03:00
package
xray
type
Traffic
struct
{
Show outbound traffic in outbounds table (#1711) * store outbound traffic in database * show outbound traffic in outbounds table * add refresh button
2024-01-29 23:37:20 +03:00
IsInbound
bool
IsOutbound
bool
Tag
string
Up
int64
Down
int64
3x-ui
2023-02-09 22:18:06 +03:00
}
Reference in New Issue
Copy Permalink