Devman
Devman
> There are gRPC APIs for adding, altering, and removing inbounds, outbounds, and users but I couldn't find any API for fetching the lists of defined inbounds, outbounds, or users,...
> Thanks @amir-devman, I am familiar with gRPC, but there isn't an API available to retrieve a list of defined inbounds/outbounds/users. I'm looking for a method to access this specific...
@miladrahimi There's also another document with examples(golang): https://github.com/XTLS/Xray-API-documents
> That is a great job. However, i think it would be better to have also a gRPC service to retrieve the active IPs. Is it possible to add it?...
> > I think, core would not add logic to limit user. Such logic is only useful when tied with user authorization, payment calculation as such. @yuhan6665, Why not? it's...
> frankly, core is maintained with volunteer time. It is crucial to focus this project. Is that mean that this PR is never going to be merged? I did not...
The real problem is that when you set up a server with Xray-core and give that vless config to your friend they'll share that with other people and that's a...
@FranzKafkaYu, Not many people knows how to buy a VPS and setup a proxy, there's always someone that creates one and shares with others to help others access free internet
> your service provider doesn't charge by number of connecting IPs right? It seems unnecessary to me. But again, I don't want core to get involved with these business logic...
@yuhan6665 @RPRX May I ask for a review, please?