shadowsocks / shadowsocks/shadowsocks-rust
Is it possible to reduce memory requirement?
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 10.9k
- Forks
- 1.5k
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 5
Description
Probably most servers running shadowsocks have only 1 GiB memory,But compiling shadowsocks-rust require 2 GiB.
pre-built binaries works fine,but can't use optional features(please correct me if i am wrong).
Can memory requirements be reduced so we can build it from small VPS?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by reproducing a shadowsocks-rust build on a 1 GiB server, then identify which compilation steps exceed the available memory; done means building successfully within that limit while retaining optional-feature support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100