Xray-core/proxy/trojan
yuhan6665 85a1c33709
API: Add new Get Inbound User (#3644)
* 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
..
client.go Fix typos (#3527) 2024-07-12 00:20:06 +02:00
config.go API: Add new Get Inbound User (#3644) 2024-11-03 00:25:23 -04:00
config.pb.go Chore: Generate *.pb.go files with protoc v5.28.2 2024-10-16 04:06:21 +00:00
config.proto Clean unnecessary code in Trojan 2023-07-06 15:18:05 +00:00
protocol_test.go Reformat code 2022-05-18 15:29:01 +08:00
protocol.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
server.go API: Add new Get Inbound User (#3644) 2024-11-03 00:25:23 -04:00
trojan.go Remove legacy code (#3838) 2024-09-23 11:28:19 -04:00
validator.go API: Add new Get Inbound User (#3644) 2024-11-03 00:25:23 -04:00