Tinfoil v20

This commit is contained in:
2025-07-13 13:23:45 +02:00
parent 9e33133674
commit 9cf4bb8b85
9 changed files with 276 additions and 0 deletions

View 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
}