plugin:restlsclient-fingerprint:chrome# может быть одним из chrome, ios, firefox, safariplugin-opts:host:"www.microsoft.com"# должен быть сервер TLS 1.3password:[YOUR_RESTLS_PASSWORD]version-hint:"tls13"# Управляйте своим трафиком после рукопожатия через restls-script# Скрывайте поведение прокси, такое как "tls in tls".# см. https://github.com/3andne/restls/blob/main/Restls-Script:%20Hide%20Your%20Proxy%20Traffic%20Behavior.mdrestls-script:"300?100<1,400~100,350~100,600~100,300~200,300~100"
plugin:kcptunplugin-opts:key:it's a secrect# pre-shared secret between client and servercrypt:aes# aes, aes-128, aes-192, salsa20, blowfish, twofish, cast5, 3des, tea, xtea, xor, none, nullmode:fast# profiles: fast3, fast2, fast, normal, manualconn:1# set num of UDP connections to serverautoexpire:0# set auto expiration time(in seconds) for a single UDP connection, 0 to disablescavengettl:600# set how long an expired connection can live (in seconds)mtu:1350# set maximum transmission unit for UDP packetssndwnd:128# set send window size(num of packets)rcvwnd:512# set receive window size(num of packets)datashard:10# set reed-solomon erasure coding - datashardparityshard:3# set reed-solomon erasure coding - paritysharddscp:0# set DSCP(6bit)nocomp:false# disable compressionacknodelay:false# flush ack immediately when a packet is receivednodelay:0interval:50resend:0sockbuf:4194304# per-socket buffer in bytessmuxver:1# specify smux version, available 1,2smuxbuf:4194304# the overall de-mux buffer in bytesstreambuf:2097152# per stream receive buffer in bytes, smux v2+keepalive:10# seconds between heartbeats