[GH-ISSUE #10] I have list of proxies using username and password, how to put in the proxy list? #6

Closed
opened 2026-03-01 14:35:55 +03:00 by kerem · 4 comments
Owner

Originally created by @anddizza on GitHub (Feb 2, 2025).
Original GitHub issue: https://github.com/alpkeskin/rota/issues/10

Originally assigned to: @alpkeskin on GitHub.

I have following proxies with IP, port, username, and password:
180.113.39.34:6540:username:password123
107.14.17.65:6712:username:password123
127.12.13.127:6543:username:password123
how to put them in proxies.txt?

Originally created by @anddizza on GitHub (Feb 2, 2025). Original GitHub issue: https://github.com/alpkeskin/rota/issues/10 Originally assigned to: @alpkeskin on GitHub. I have following proxies with IP, port, username, and password: 180.113.39.34:6540:username:password123 107.14.17.65:6712:username:password123 127.12.13.127:6543:username:password123 how to put them in proxies.txt?
kerem 2026-03-01 14:35:55 +03:00
Author
Owner

@alpkeskin commented on GitHub (Feb 2, 2025):

Hi, currently proxies.txt does not support this pattern. I will release a hotfix for this today.

<!-- gh-comment-id:2629502092 --> @alpkeskin commented on GitHub (Feb 2, 2025): Hi, currently `proxies.txt` does not support this pattern. I will release a hotfix for this today.
Author
Owner

@anddizza commented on GitHub (Feb 2, 2025):

ok thanks. Btw I tried to use this with Burpsuite, and it seems it's not stable, it crashes it closes by itself. Cant handle the many requests with Burpsuite.

<!-- gh-comment-id:2629505714 --> @anddizza commented on GitHub (Feb 2, 2025): ok thanks. Btw I tried to use this with Burpsuite, and it seems it's not stable, it crashes it closes by itself. Cant handle the many requests with Burpsuite.
Author
Owner

@alpkeskin commented on GitHub (Feb 2, 2025):

Can you send the crash logs? @andizaa

<!-- gh-comment-id:2629508832 --> @alpkeskin commented on GitHub (Feb 2, 2025): Can you send the crash logs? @andizaa
Author
Owner

@alpkeskin commented on GitHub (Feb 4, 2025):

Hi again, in the new version (v1.2.1) you can add the following pattern for authentication required proxies:
scheme://username:password@ip:port

<!-- gh-comment-id:2634624974 --> @alpkeskin commented on GitHub (Feb 4, 2025): Hi again, in the new version ([v1.2.1](https://github.com/alpkeskin/rota/releases/tag/v1.2.1)) you can add the following pattern for authentication required proxies: `scheme://username:password@ip:port`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/rota#6
No description provided.