Skip to content

Resource "Digicert" does not open through the shadowsock-rust version 1.17-latest #1730

@arpsyapathy

Description

@arpsyapathy

Hi! I found that resouce "Digicert" does not open through the shadowsock-rust version 1.17-latest.
I try 1.21, 1.20, 1.19, 1.18, 1.17 and it doesn't work. I had to roll back to 1.16. There this resource works.

curl -x "http://127.0.0.1:1080" -i http://timestamp.digicert.com/timestamp/health/heartbeat

config:

{
    "server": "<ip_server>",
    "server_port": <port_server>,
    "password": "<pass>",
    "method": "chacha20-ietf-poly1305",
    "protocol": "http",
    "local_address": "127.0.0.1",
    "local_port": 1080
}

Curl gives silence. No response at all. Just hangs.
What could be the reason for this? Maybe some new parameters need to be added to the config after 1.16?

Thank you in advanced

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions