Milad Rahimi

Results 11 comments of Milad Rahimi

Could you please explain more and share your code if possible?

Doesn't sniffing make the connection slower?

As you can see the repo name, it's docker-compose files for ""v2ray"". For xray we have to create another repo. Since v2ray has more documentation and user, I prefer to...

I agree with @Cililing

How about new methods like `lazySingleton` and `lazyNamedSingleton`?

Too late, I made a better package for routing. https://github.com/miladrahimi/phprouter

I have a blog.example.com subdomain which point to exmple.com root, so now the Klein must distinct it from main website as Laravel router does, for example $router->get("blog.example.com", function() { ......

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 list.

I was hoping for a method or API, perhaps named `listInbounds`, that would allow me to view the inbounds already added. Unfortunately, such a feature seems to be missing. Nevertheless,...

@Fangliding Since there is no "List of inbounds" implemented in the Xray gRPC, I think it's not completed yet.