Make OB Work with luminati proxies
-
^ TItle. Or a file to convert luminati proxies to a different form that all/most checkers accept
-
Why the hell did you post this in the Coding > Mods section?? Please explain.
-
Moved to Questions
-
Idk so people can make a mod to make it work
-
No. That section is not for requesting that kind of stuff, it's for talking about coding. You should have posted this as a github issue. Anyways I am already aware of an issue with proxies that have authentication and I will solve it.
-
OpenBullet supports luminati proxies already. Its not a feature that needs to be modded in. All you gotta do is import them properly
-
In the proxy checker if you try to test proxies with authorization it fails, I'm not sure about the runner. I know for a fact they work in the debugger.
-
Im 100% positive that Luminati proxy's work in the runner. I use to use them until i swapped to making my own datacenter proxies
-
Alright perfect, then the bug is only in the proxy tester ^_^ thanks for letting me know
-
@Pure is there a program that makes Luminati proxies work for every checker though? Some checkers im using don't support luminati
-
@Squirtleshell Whatever program you use would need support for Authed proxies
-
Is there a way to convert the proxies to a form that works for all checkers? My friend made a file that converts Luminati proxies into a different form so it works for Python based checkers, but i need one that works for non-python based checkers.
-
-
I do not have a solution to your issue. I don't know how you would convert a proxy that requires authorization to not require that anymore. OpenBullet already supports Auth proxies as well as Luminati. This isn't really the place to ask for help on making it work with other programs.
-
@Pure when i use Luminati proxies they work fine but when i specify what country/state to use just retries, I've tested if they work with another program and it works fine with that
-
Why I can't do it work :(.
Worked in debug, always failed on proxy tester and when I tried to runner it says: the master worker has encountered an error: zero proxies available (after adding all proxies on proxies list, copy and paste them with (http) )Any help?
I'm using 1.1.5 version (latest release)
-
I don't see how it is possible. Maybe your config has some "Use SSL proxies only / Use socks only" option checked? In that case remove it.
-
@Ruri No.
No extra conf for proxiesI'm adding proxies like:
(http)zproxy.lum-superproxy.io:22225:lum-customer-**_*******-zone-static-ip-***.**.***.***:PASS
In debugger mode it works!
Need to start proxy manager before or something like that?
Any help?
-
It's probably a bug in OB. I don't have time to fix it now sadly, so I guess you have to wait.
-
@Ruri Thanks for the fast support!~
I've downloaded the latest version again and put it in a new folder and it worked.
I compare all config files from the settings folder with my "older" config files and found the property that causes the problem.
file: RLSettings.json
property: ReloadSource
Old value: 2 (doesn't work, causes "the master worker has encountered.....: zero proxies available")
New value: 0 (worked)