goldKeeper Posted April 26, 2018 Posted April 26, 2018 When starting osbot with a proxy with cli it works when I do it in this format ip:port:user:pass But if my proxy only offers ip authentication, I don't know how to do it with cli. It doesn't seem to work with ip:port nor does it with ip:port:0:0 With the latter I get the error that the proxy seems to not be configured correctly.
R3G3N Posted April 26, 2018 Posted April 26, 2018 If you do not have a user pass then it's ip:port where the ip and port corresponds to your socks5 proxy ip and port.
DoesItWork Posted April 26, 2018 Posted April 26, 2018 Pretty much what R3G3N said, instead of -proxy ip:port:user:pass it's just this -proxy ip:port