Sergey Bogatyrets

Results 13 comments of Sergey Bogatyrets

For latest releases of Moonraker you need ot disable [validate_services ](https://moonraker.readthedocs.io/en/latest/configuration/#machine)dut ValidationError if you run Moonraker in docker container. Try validate_service: False in moonraker.conf [machine] block, also check other warnings...

Hi! Do you run socks5-server as binary? On what system? Can you provide command executions? Ensure that port is free on system

@keunes Please provide server logs when you receive `curl: (7) Can't complete SOCKS5 connection to 0.0.0.0:0. (4)` error on client side. In addition, run curl with verbose logging. `Can't complete...

No! I'm facing this issue on Windows starting from issue creating date. Using WSL remote for full time past several years.

Hi! Can't say exactly where problems is, never catch this exception. Provided logs is definitely telling us that problem near ipv4/6 but I need more info. How can I reproduce...

Hi! Please provide steps to reproduce your problem, specially client config and client version (in your case pip version and python version) where are you using socks5-proxy

Hi! Nice request! If someone can make PR on this, I would be thankful. Currently haven't k8s environment for solving this.

Hi, @alexng353! Long living request 👍🏻 Thank for you contribution, lets talk about userlist fetaere before merge it. What about making yaml-based format and using ENV var for using userpass...

Yea, i think `CREDENTIALS=username:password;username2:password2` env var is good balanced option, still not optimized for users with large users datasets (untill they create side-generator for env var), but i liked it....

Need more info. As far as I understand, you try to curl from proxy-socks5 container another container ip and port with success. If you have errors in name resolving to...