mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-06-26 20:29:03 +03:00
Add Snell protocol. Refactor MASQUE HTTP/2, Fair Queue. Update XHTTP, OpenVPN, Sudoku, Fallback. Fixes
This commit is contained in:
@@ -65,6 +65,8 @@
|
||||
"uplink_data_placement": "",
|
||||
"uplink_data_key": "",
|
||||
"uplink_chunk_size": 0,
|
||||
"congestion_controller": "", // h3 only: bbr, bbr_standard, bbr2, bbr2_variant, cubic, reno
|
||||
"cwnd": 0, // h3 only: initial congestion window in packets, default 32
|
||||
"server": "example.com",
|
||||
"server_port": 443,
|
||||
"download": {
|
||||
@@ -97,6 +99,8 @@
|
||||
"uplink_data_placement": "",
|
||||
"uplink_data_key": "",
|
||||
"uplink_chunk_size": 0,
|
||||
"congestion_controller": "", // h3 only: bbr, bbr_standard, bbr2, bbr2_variant, cubic, reno
|
||||
"cwnd": 0, // h3 only: initial congestion window in packets, default 32
|
||||
"server": "example.com",
|
||||
"server_port": 443,
|
||||
"tls": { // https://sing-box.sagernet.org/configuration/shared/tls/#outbound
|
||||
|
||||
Reference in New Issue
Block a user