Skip to content

Shadowsocks connectivity #3898

Open
Open
@falahati

Description

@falahati

Expected Behavior

Being able to connect to shadowsocks, with both the rust and libev

Current Behavior

It does not connect. One crashed and the other one failed to connect.

Possible Solution

I do not have a solution

Steps to Reproduce the Problem

  1. Trying to use shadowsocks proxy, rust or go

Context (Environment)

There are a few issues that I have noticed:

Shadowsocks 2022

When using this option, the log shows the following error:

omr-tracker-ss: Shadowsocks rust sss0 is down (can't contact via http 1.0.0.1, xxx.xxx.xxx.xxx, xxx.xxx.xxx.xxx)

Shadowsocks

When using this option, the Shadowsocks service crashes:

Sat Apr  5 10:13:01 2025 daemon.info procd: Instance shadowsocks-rust::ss_local.tracker_sss0 s in a crash loop 6 crashes, 0 seconds since last crash
Sat Apr  5 10:13:01 2025 daemon.info procd: Instance shadowsocks-rust::ss_redir.hi1 s in a crash loop 6 crashes, 0 seconds since last crash

API

I don't know if this is related to the issue, or just something nonimportant. But when calling the server status endpoint I get this:

  "proxy": {
    "available": [
      "shadowsocks",
      "shadowsocks-go",
      "v2ray",
      "v2ray-vmess",
      "v2ray-socks",
      "v2ray-trojan",
      "xray",
      "xray-vless-reality",
      "xray-vmess",
      "xray-socks",
      "xray-trojan",
      "xray-shadowsocks"
    ],
    "current": "shadowsocks-rust"
  },

This is for Shadowsocks 2022, as you can see the current proxy is set to shadowsocks-rust, but this option is not available in the list above. when switching to Shadowsocks, the value becomes shadowsocks. In other words, it is as if we can not select shadownsocks-go option at all.

Specifications

  • OpenMPTCProuter version: v0.62-6.6 r0+28431-92e020b50f
  • OpenMPTCProuter VPS version: 0.1032
  • OpenMPTCProuter VPS provider: Two separate operators, both local, different hardware, different datacenter
  • OpenMPTCProuter platform: x86_64
  • Country: Not related to country

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions