goldKeeper Posted April 26, 2018 Share 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. Quote Link to comment Share on other sites More sharing options...
R3G3N Posted April 26, 2018 Share 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. Quote Link to comment Share on other sites More sharing options...
DoesItWork Posted April 26, 2018 Share Posted April 26, 2018 Pretty much what R3G3N said, instead of -proxy ip:port:user:pass it's just this -proxy ip:port Quote Link to comment Share on other sites More sharing options...