1
0
Fork 0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-06-07 20:08:41 +00:00
Xray-core/common/protocol
yuhan6665 85a1c33709
API: Add new Get Inbound User ()
* Add GetInboundUser in proto

* Add get user logic for all existing inbounds

* Add inbounduser command

* Add option to get all users

* Fix shadowsocks2022 config

* Fix init users in shadowsocks2022

* Fix copy

* Add inbound user count command

This api costs much less than get inbound user, could be useful in some case

* Update from latest main
2024-11-03 00:25:23 -04:00
..
bittorrent Reformat code (quic sniffers) 2022-05-24 06:57:16 +08:00
dns Refactor log () 2024-06-29 14:32:57 -04:00
http Fix: Apply mutex when visiting Attributes as well () 2024-10-30 02:26:43 +00:00
quic QUIC sniffer: handle multiple initial packets () 2024-09-13 13:32:43 -04:00
tls Remove legacy code () 2024-09-23 11:28:19 -04:00
udp v1.1.0 2020-12-04 09:36:16 +08:00
account.go API: Add new Get Inbound User () 2024-11-03 00:25:23 -04:00
address.go Refactor log () 2024-06-29 14:32:57 -04:00
address_test.go Reformat code 2022-05-18 15:29:01 +08:00
context.go v1.0.0 2020-11-25 19:01:53 +08:00
headers.go Clean legacy vmess () 2023-06-12 10:32:25 -04:00
headers.pb.go Chore: Generate *.pb.go files with protoc v5.28.2 2024-10-16 04:06:21 +00:00
headers.proto Clean legacy vmess () 2023-06-12 10:32:25 -04:00
id.go Clean legacy vmess () 2023-06-12 10:32:25 -04:00
id_test.go v1.1.0 2020-12-04 09:36:16 +08:00
payload.go v1.0.0 2020-11-25 19:01:53 +08:00
protocol.go Remove legacy code () 2024-09-23 11:28:19 -04:00
server_picker.go v1.0.0 2020-11-25 19:01:53 +08:00
server_picker_test.go v1.1.0 2020-12-04 09:36:16 +08:00
server_spec.go v1.1.0 2020-12-04 09:36:16 +08:00
server_spec.pb.go Chore: Generate *.pb.go files with protoc v5.28.2 2024-10-16 04:06:21 +00:00
server_spec.proto v1.1.0 2020-12-04 09:36:16 +08:00
server_spec_test.go v1.1.0 2020-12-04 09:36:16 +08:00
time.go v1.1.0 2020-12-04 09:36:16 +08:00
time_test.go v1.1.0 2020-12-04 09:36:16 +08:00
user.go API: Add new Get Inbound User () 2024-11-03 00:25:23 -04:00
user.pb.go Chore: Generate *.pb.go files with protoc v5.28.2 2024-10-16 04:06:21 +00:00
user.proto Fix typos () 2024-07-12 00:20:06 +02:00