[GH-ISSUE #16] Does the proxy server host support SOCKS protocol? #9

Open
opened 2026-03-01 14:35:56 +03:00 by kerem · 0 comments
Owner

Originally created by @07ke on GitHub (Jun 7, 2025).
Original GitHub issue: https://github.com/alpkeskin/rota/issues/16

Hi, thanks for your great work on this project!

While testing the proxy server host configuration, I noticed that it only seems to support HTTP proxies. When trying to use a SOCKS proxy (e.g., socks5://127.0.0.1:8080), it doesn't appear to work.

proxy:
  host: "127.0.0.1"
  port: 8080
Originally created by @07ke on GitHub (Jun 7, 2025). Original GitHub issue: https://github.com/alpkeskin/rota/issues/16 Hi, thanks for your great work on this project! While testing the proxy server host configuration, I noticed that it only seems to support HTTP proxies. When trying to use a SOCKS proxy (e.g., socks5://127.0.0.1:8080), it doesn't appear to work. ``` proxy: host: "127.0.0.1" port: 8080 ```
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#9
No description provided.