You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello I have these feature requests. Please implement any of them you think its more helpful.
in mieru client config we have this: "socks5ListenLAN": false,
But users can access socks proxy without authentication. So can we have user and password when socks5ListenLAN is true?
But we can not use a remote socks proxy that requires authentication. Authentication here is no for adding encryption, we just dont want other people to connect to our socks proxy server.
add http proxy to lan and outbound proxy with authentication. (currently it only supports socks5)
add a command to apply the whole config instead of patching the existing config.
set expiry date for accounts.
thanks
The text was updated successfully, but these errors were encountered:
Gitscarlet
changed the title
Feature request
Feature request: proxy authentication
Jul 11, 2024
Gitscarlet
changed the title
Feature request: proxy authentication
Feature request: proxy authentication and etc
Jul 11, 2024
1. Support mieru proxy client using socks5 username and password authentication (issue #147).
2. Support mita proxy server using socks5 username and password authentication in proxy chain (issue #147).
3. Add the commands `mieru delete http proxy` and `mieru delete socks5 authentication`.
Hello I have these feature requests. Please implement any of them you think its more helpful.
in mieru client config we have this:
"socks5ListenLAN": false,
But users can access socks proxy without authentication. So can we have user and password when socks5ListenLAN is true?
in mita we have this:
But we can not use a remote socks proxy that requires authentication. Authentication here is no for adding encryption, we just dont want other people to connect to our socks proxy server.
add http proxy to lan and outbound proxy with authentication. (currently it only supports socks5)
add a command to apply the whole config instead of patching the existing config.
set expiry date for accounts.
thanks
The text was updated successfully, but these errors were encountered: