[GH-ISSUE #59] multiple addresses? #53

Closed
opened 2026-02-26 12:33:50 +03:00 by kerem · 1 comment
Owner

Originally created by @malikshi on GitHub (Sep 21, 2019).
Original GitHub issue: https://github.com/cbeuw/Cloak/issues/59

Server can listen on multiple addresses ?? for this issue #27 ?? any example

Originally created by @malikshi on GitHub (Sep 21, 2019). Original GitHub issue: https://github.com/cbeuw/Cloak/issues/59 Server can listen on multiple addresses ?? for this issue #27 ?? any example
kerem closed this issue 2026-02-26 12:33:50 +03:00
Author
Owner

@cbeuw commented on GitHub (Sep 22, 2019):

BindAddr in server's config accepts a list, and say if you want to listen to 0.0.0.0:443 and 0.0.0.0:80 at the same time, you can set it to [":443",":80"]

<!-- gh-comment-id:533865922 --> @cbeuw commented on GitHub (Sep 22, 2019): `BindAddr` in server's config accepts a list, and say if you want to listen to `0.0.0.0:443` and `0.0.0.0:80` at the same time, you can set it to ` [":443",":80"]`
Sign in to join this conversation.
No labels
pull-request
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/Cloak#53
No description provided.