[GH-ISSUE #31] multi Ips #23

Closed
opened 2026-02-26 12:33:44 +03:00 by kerem · 2 comments
Owner

Originally created by @malikshi on GitHub (Jun 17, 2019).
Original GitHub issue: https://github.com/cbeuw/Cloak/issues/31

{ "WebServerAddr":"204.79.197.200:443", "PrivateKey":"EN5aPEpNBO+vw+BtFQY2OnK9bQU7rvEj5qmnmgwEtUc=", "AdminUID":"ugDmcEmxWf0pKxfkZ/8EoP35Ht+wQnqf3L0xYgyQFlQ=", "DatabasePath":"userinfo.db", "BackupDirPath":"" }
can we use IPs in this section

"WebServerAddr":"204.79.197.200:443",

become

"WebServerAddr":"204.79.197.200:443;a.b.c.d:443;e.f.g.h:443",

?

Originally created by @malikshi on GitHub (Jun 17, 2019). Original GitHub issue: https://github.com/cbeuw/Cloak/issues/31 `{ "WebServerAddr":"204.79.197.200:443", "PrivateKey":"EN5aPEpNBO+vw+BtFQY2OnK9bQU7rvEj5qmnmgwEtUc=", "AdminUID":"ugDmcEmxWf0pKxfkZ/8EoP35Ht+wQnqf3L0xYgyQFlQ=", "DatabasePath":"userinfo.db", "BackupDirPath":"" }` can we use IPs in this section > "WebServerAddr":"204.79.197.200:443", become >"WebServerAddr":"204.79.197.200:443;a.b.c.d:443;e.f.g.h:443", ?
kerem closed this issue 2026-02-26 12:33:44 +03:00
Author
Owner

@cbeuw commented on GitHub (Jun 17, 2019):

No it doesn't support that format. But what do you want to achieve with putting multiple addresses?

<!-- gh-comment-id:502569908 --> @cbeuw commented on GitHub (Jun 17, 2019): No it doesn't support that format. But what do you want to achieve with putting multiple addresses?
Author
Owner

@malikshi commented on GitHub (Jun 18, 2019):

No it doesn't support that format. But what do you want to achieve with putting multiple addresses?

so its doesn needed to launch new server cloak again, just asking possibility.

and today i got somehow more RAM usage in my server.
here my spec
ubuntu 18.04
bbr active
RAM 1GB SWAP 2GB,
everything was normal with shadowsocks old version from ubuntu repo. but i try installing new version of shadowsocks 3.3.0 but the ram usage is not effecient or what? only 2 server cloak running on my vps
but after some minutes free -m only avaible ram 100-200MB and server error after that when hit available ram 70MB.
Screenshot_29

<!-- gh-comment-id:502926664 --> @malikshi commented on GitHub (Jun 18, 2019): > No it doesn't support that format. But what do you want to achieve with putting multiple addresses? so its doesn needed to launch new server cloak again, just asking possibility. and today i got somehow more RAM usage in my server. here my spec ubuntu 18.04 bbr active RAM 1GB SWAP 2GB, everything was normal with shadowsocks old version from ubuntu repo. but i try installing new version of shadowsocks 3.3.0 but the ram usage is not effecient or what? only 2 server cloak running on my vps but after some minutes `free -m` only avaible ram 100-200MB and server error after that when hit available ram 70MB. ![Screenshot_29](https://user-images.githubusercontent.com/9080737/59650412-83a2b800-91b8-11e9-9791-bff73143c307.jpg)
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#23
No description provided.