the socks.config is a feature that can make origin on socks5 connections, it’s a feature that make proxy peering like parent.config. so, if you want ATS run as socks5 server, then don’t read that docs.
I am sure we have the socks.config and socks server working after the open source, so please try it by patient. how ever, to run ATS as a socks server, please take a look at the origin PDF admin guide, page 211, "Setting SOCKS Proxy Options", you should only need to set one options to enable SOCKS server on port 1080 > proxy.config.socks.accept_enabled=1 good luck - Yongming Zhao 赵永明 > 在 2014年11月19日,下午9:31,Mohd Akhbar <[email protected]> 写道: > > Hi, > > I would like to know if ATS supports SOCKS proxy ? And if supportted, > is there a doc for that ? > > There's list of config to use but dont know values for them > > CONFIG proxy.config.socks.socks_config_file STRING socks.config > CONFIG proxy.config.socks.socks_needed=0 > CONFIG proxy.config.socks.socks_version=4 > CONFIG proxy.config.socks.socks_timeout=100 > CONFIG proxy.config.socks.server_connect_timeout=10 > CONFIG proxy.config.socks.per_server_connection_attempts=1 > CONFIG proxy.config.socks.connection_attempts=4 > CONFIG proxy.config.socks.server_retry_timeout=300 > CONFIG proxy.config.socks.default_servers= > CONFIG proxy.config.socks.server_retry_time=300 > CONFIG proxy.config.socks.server_fail_threshold=2 > CONFIG proxy.config.socks.accept_enabled=0 > CONFIG proxy.config.socks.accept_port=1080 > CONFIG proxy.config.socks.http_port=80 > > > These are defaults get from _stat. > > > Thank you.
