This website requires JavaScript.
Explore
Help
Sign in
Alex-Devera
/
3x-ui
Watch
1
Star
0
Fork
You've already forked 3x-ui
0
mirror of
https://github.com/MHSanaei/3x-ui.git
synced
2025-04-19 21:42:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
00addb0dd9
3x-ui
/
xray
/
traffic.go
10 lines
127 B
Go
Raw
Normal View
History
Unescape
Escape
3x-ui
2023-02-09 19:18:06 +00: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 20:37:20 +00:00
IsInbound
bool
IsOutbound
bool
Tag
string
Up
int64
Down
int64
3x-ui
2023-02-09 19:18:06 +00:00
}
Reference in a new issue
Copy permalink