Tinfoil v20
This commit is contained in:
14
switch/tinfoil/socket.json
Normal file
14
switch/tinfoil/socket.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"bsdsockets_version": 1,
|
||||
"tcp_tx_buf_size": 262144,
|
||||
"tcp_rx_buf_size": 262144,
|
||||
"tcp_tx_buf_max_size": 524288,
|
||||
"tcp_rx_buf_max_size": 524288,
|
||||
"udp_tx_buf_size": 9216,
|
||||
"udp_rx_buf_size": 42240,
|
||||
"sb_efficiency": 4,
|
||||
"serialized_out_addrinfos_max_size": 4096,
|
||||
"serialized_out_hostent_max_size": 512,
|
||||
"bypass_nsd": 0,
|
||||
"dns_timeout": 0
|
||||
}
|
||||
Reference in New Issue
Block a user