shadowsocks / shadowsocks/shadowsocks-rust

Is it possible to reduce memory requirement?

Open
#608 5 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.