Milad Rahimi

Results 13 issues of Milad Rahimi

I didn't find a way to authenticate user for group or single route like Laravel framework.

``` $router->onError(function ($x) { echo ""; var_dump($x); echo ""; echo "Routing Error"; }); ``` And when the app throws an exception, the $x will be one of the script class...

When using a reverse proxy for Shadowsocks, there's a small problem. To set up users, you need to define a Shadowsocks inbound and specify them in the 'clients' section. Oddly,...

Since Shadowsocks 2022 is a different protocol that many clients don't support, the standard Shadowsocks server should enable multiuser functionality through a single port. While Xray-core already has a similar...

**Is your feature request related to a problem? Please describe.** Other clients like Shadowlink has a subscription feature that loads server links from an HTTP URL. **Describe the solution you'd...

**Is your feature request related to a problem? Please describe.** Is there a plan to support SIP022 in Shadowsocks-NG as well, since Shadowsocks-rust currently supports it? **Describe the solution you'd...

**Is your feature request related to a problem? Please describe.** Outline clients support SSCONF links which is an HTTPS URLs that the server decides dynamically which upstream shadowsocks server the...

Do you have any plan to implement TCP-Only (UDP-over-TCP) mode? UDP traffic is more suspicious. Sometimes ISPs ban it and something like WhatsApp calls would be impossible.

feature request

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, how...

enhancement

**Describe the bug** When you open the Outline client app on iOS devices, it always shows the "Allow Paste" message, which is annoying. I know it wants to check the...

bug
os/ios