Tinfoil Self Installer 19.0.0

This commit is contained in:
2025-01-29 20:29:35 +01:00
parent 6482f3fe84
commit deabad4d7f
12 changed files with 277 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
}