CoreLibs icon indicating copy to clipboard operation
CoreLibs copied to clipboard

Enhancements to proxy mode: support more proxy protocols

Open ameshkov opened this issue 6 years ago • 4 comments

It should be possible to configure the following:

  • [ ] SOCKS5
  • [ ] HTTPS over TLS (HTTPS)
  • [ ] Proxy authentication (for both SOCKS5, HTTPS and HTTP)

Once it's done, we should add this to Win and Mac versions.

ameshkov avatar Nov 29 '19 16:11 ameshkov

To add it to Android too wouldn't hurt though.

NauseBA avatar Nov 29 '19 16:11 NauseBA

Is this for outbound proxy or local proxy? My requests:

  1. Usually we can set login name and password for a proxy server. No login name and password required for "Use AG as HTTP proxy" now? This is a feature request. May you add the optional login configuration? ex:
  • anonymous login
  • login name and password required
  1. Access logging and online access monitoring for recording the clients' Internet access activities.

  2. Allow or ban user clients.

lancelot-moon avatar Mar 23 '20 12:03 lancelot-moon

It's about local proxy.

sfionov avatar Mar 23 '20 12:03 sfionov

Feature requests from duplicate:

  • Access logging and online access monitoring for recording the clients' Internet access activities.
  • Allow or ban user clients.

sfionov avatar Mar 23 '20 15:03 sfionov