Code Monkey home page Code Monkey logo

Comments (4)

qwerttvv avatar qwerttvv commented on July 21, 2024

shadowsocks-rust
{
"server":"127.0.0.1",
"mode":"tcp_and_udp",
"server_port":XXXX,
"password":"XXXX",
"timeout":300,
"method":"2022-blake3-chacha20-poly1305",
"fast_open":false,
"dns":"127.0.0.1",
"plugin": "/usr/local/bin/ck-server-linux-amd64",
"plugin_opts": "/etc/ck-server/config.json"
}

cloak
{
"BypassUID": [
"XXXX"
],
"BindAddr":[":443",":80"],
"RedirAddr": "www.XXXX.com",
"PrivateKey": "XXXX",
"AdminUID": "XXXX",
"DatabasePath": "/usr/local/bin/ck-userinfo.db"
}

Whether or not udp is enabled depends on your shadowsocks config

from cloak.

hawshemi avatar hawshemi commented on July 21, 2024

@qwerttvv Thanks

But I tested, and when the cloak is on, UDP won't go through (WhatsApp video call won't connect), and if the traffic won't go through Cloak and just ShadowSocks, the UDP is connected, and Whatsapp video call works well.

from cloak.

qwerttvv avatar qwerttvv commented on July 21, 2024

emmmm

Maybe try some tcp2udp programs?

from cloak.

notsure2 avatar notsure2 commented on July 21, 2024

from cloak.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.