We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
因为想在ss里面设置KCPTUN的整端口段避免封锁,但是SS的端口设置只能一个,需要经常手动修改, 请问能否在此插件配置中增加这些参数尝试,然后SS里面服务器就设置本地的L值127.0.0.1:999 r=IP:3000-4000;l=127.0.0.1:999;key=*******;crypt=aes;mode=manual;conn=60;autoexpire=30;scavengettl=120;mtu=1450;sndwnd=2048;rcvwnd=4096;datashard=10;parityshard=3;dscp=46;nocomp;sockbuf=10485760;keepalive=10;smuxver=1;acknodelay;nodelay=1;nc=1;resend=2;interval=20;quiet;smuxbuf=10485760;streambuf=10485760;
The text was updated successfully, but these errors were encountered:
No branches or pull requests
因为想在ss里面设置KCPTUN的整端口段避免封锁,但是SS的端口设置只能一个,需要经常手动修改,
请问能否在此插件配置中增加这些参数尝试,然后SS里面服务器就设置本地的L值127.0.0.1:999
r=IP:3000-4000;l=127.0.0.1:999;key=*******;crypt=aes;mode=manual;conn=60;autoexpire=30;scavengettl=120;mtu=1450;sndwnd=2048;rcvwnd=4096;datashard=10;parityshard=3;dscp=46;nocomp;sockbuf=10485760;keepalive=10;smuxver=1;acknodelay;nodelay=1;nc=1;resend=2;interval=20;quiet;smuxbuf=10485760;streambuf=10485760;
The text was updated successfully, but these errors were encountered: