This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
Apq
/
x-ui
oglindă de
https://github.com/vaxilu/x-ui.git
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Wiki
Arbore:
f0356ad786
Ramuri
Etichete
main
0.3.2
0.3.1
0.3.0
0.2.0
0.1.0
0.0.2
0.0.1
x-ui
/
xray
/
traffic.go
traffic.go
106 B
Istoric
Crud
1
2
3
4
5
6
7
8
package xray
type Traffic struct {
IsInbound bool
Tag string
Up int64
Down int64
}