Xray-core/main/commands/all/api
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
..
api.go API: Add new Get Inbound User (#3644) 2024-11-03 00:25:23 -04:00
balancer_info.go improve balancer_info.go 2024-03-23 07:41:22 -10:00
balancer_override.go Least load balancer (#2999) 2024-02-17 22:51:37 -05:00
inbound_user.go API: Add new Get Inbound User (#3644) 2024-11-03 00:25:23 -04:00
inbound_user_count.go API: Add new Get Inbound User (#3644) 2024-11-03 00:25:23 -04:00
inbounds_add.go Use protojson for marshal api output 2022-07-15 22:05:40 -04:00
inbounds_remove.go Use protojson for marshal api output 2022-07-15 22:05:40 -04:00
logger_restart.go Use protojson for marshal api output 2022-07-15 22:05:40 -04:00
outbounds_add.go Use protojson for marshal api output 2022-07-15 22:05:40 -04:00
outbounds_remove.go Use protojson for marshal api output 2022-07-15 22:05:40 -04:00
rules_add.go API - Add | Remove Routing Rules (#3189) 2024-03-29 11:17:36 -04:00
rules_remove.go API - Add | Remove Routing Rules (#3189) 2024-03-29 11:17:36 -04:00
shared.go Commands: Use creflect.MarshalToJson() as output (#3674) 2024-08-12 05:59:23 -05:00
source_ip_block.go API: add Source IP Block command (#3211) 2024-03-31 00:29:15 -04:00
stats_get.go Use protojson for marshal api output 2022-07-15 22:05:40 -04:00
stats_query.go Use protojson for marshal api output 2022-07-15 22:05:40 -04:00
stats_sys.go Use protojson for marshal api output 2022-07-15 22:05:40 -04:00