Xray-core/proxy/shadowsocks
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 Refactor log (#3446) 2024-06-29 14:32:57 -04:00
config_test.go Reformat code 2022-05-18 15:29:01 +08: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 Add xchacha20-ietf-poly1305 for Shadowsocks 2021-10-22 13:24:29 +08:00
protocol_test.go fix(proxy): removed the udp payload length check when encryption is disabled 2023-08-19 23:13:43 -04: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
shadowsocks.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