mirror of
https://github.com/alpkeskin/rota.git
synced 2026-04-26 12:16:00 +03:00
[GH-ISSUE #4] unsupported proxy scheme. URL: #2
Labels
No labels
bug
bug
bug
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rota#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @opabravo on GitHub (Jan 6, 2025).
Original GitHub issue: https://github.com/alpkeskin/rota/issues/4
Originally assigned to: @alpkeskin on GitHub.
@jugal-sheth commented on GitHub (Jan 10, 2025):
try this
http://200.174.198.86:8888,http://172.64.137.142:80,http://172.67.181.77:80,http://172.64.137.4:80@alpkeskin commented on GitHub (Jan 11, 2025):
Hi, I tried and Rota is working with these proxy list:
Can you try again? @opabravo
@jugal-sheth commented on GitHub (Jan 11, 2025):
Hi @alpkeskin
Can you please share some detailed instructions on how to run Rota
for me I managed to get app running but it wasn’t rotating the proxies
and in txt file /r/n was causing issue so instead of new line I used ,
It will be really helpful if you can share how you got it working
also can you please tell me which platform you use
i am trying to set it up on windows
thank you
@alpkeskin commented on GitHub (Jan 11, 2025):
Hi @jugal-sheth, Rota is quite simple to use. As I mentioned in the readme, you only need config.yml and proxies.txt files after installing with go or docker. Can you share the output of error?
Important tip: The proxy file must be processed line by line as I have shown above.
@jugal-sheth commented on GitHub (Jan 11, 2025):
PFA
`
C:\Users.....\Downloads>rota_1.0.0_windows_amd64.exe
{"time":"2025-01-11T09:55:30.7039449Z","level":"INFO","msg":"loading proxies"}
{"time":"2025-01-11T09:55:30.7086994Z","level":"ERROR","msg":"failed to load proxies","error":"parse "http://41.139.197.131:8080\r": net/url: invalid control character in URL"}
C:\Users.....\Downloadsr>rota --config config.yml
'rota' is not recognized as an internal or external command,
operable program or batch file.`
I wish to use it without docker
Thank you
@alpkeskin commented on GitHub (Jan 11, 2025):
Can you send your proxy list? (3-4 lines will be enough, not all of them)
@jugal-sheth commented on GitHub (Jan 11, 2025):
proxies.txt
@alpkeskin commented on GitHub (Jan 11, 2025):
I’ve fixed the issue and I’ll be releasing a new version today 🙏
@opabravo commented on GitHub (Jan 11, 2025):
Yup, issue fixed now. Thanks
@alpkeskin commented on GitHub (Jan 11, 2025):
Issue fixed on v1.1.0 🚀
[GH-ISSUE #4] unsupported proxy scheme. URL:to [GH-ISSUE #4] unsupported proxy scheme. URL: