Skip to content

feat(irc): add HTTP proxy support#2312

Merged
zze0s merged 8 commits intodevelopfrom
feature/irc-support-http-proxy
Jan 27, 2026
Merged

feat(irc): add HTTP proxy support#2312
zze0s merged 8 commits intodevelopfrom
feature/irc-support-http-proxy

Conversation

@zze0s
Copy link
Copy Markdown
Collaborator

@zze0s zze0s commented Jan 24, 2026

What is the relevant ticket/issue

What's this PR do?

Add
  • Add HTTP proxy support for IRC networks

Where should the reviewer start?

  • internal/irc/handler.go

How should this be manually tested?

  • Setup a HTTP proxy then edit an IRC network to use it. Save and make sure it connects.

Risk involved?

  • Low

Does the documentation or dependencies need an update?

  • No

@zze0s zze0s added this to the v1.72.0 milestone Jan 24, 2026
@zze0s zze0s added irc proxy Proxies for indexer downloads irc:proxy labels Jan 24, 2026
@zze0s zze0s moved this to Review in Autobrr development Jan 24, 2026
@zze0s zze0s merged commit e6a995a into develop Jan 27, 2026
35 checks passed
@github-project-automation github-project-automation bot moved this from Review to Done in Autobrr development Jan 27, 2026
@zze0s zze0s deleted the feature/irc-support-http-proxy branch January 27, 2026 11:28
thmro pushed a commit to thmro/autobrr that referenced this pull request Feb 21, 2026
* feat(irc): add HTTP Proxy support

* feat(irc): improve http proxy

* fix(irc): error msg

* fix(irc): error msg

* fix(irc): improve error handling

* fix(irc): improve error handling

* fix(irc): http proxy optional tls skip verify
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

irc:proxy irc proxy Proxies for indexer downloads

Projects

Development

Successfully merging this pull request may close these issues.

IRC connection with HTTP proxy

1 participant