Closed Fhokud closed 3 weeks ago
really?
yeap After deleting [restful] in its entirety
I also found that Linux was actually Ctrl+C was tricky to exit, so I had to kill the process.
I also found that Linux was actually Ctrl+C was tricky to exit, so I had to kill the process.
Thats normal.
yeap After deleting [restful] in its entirety
Can you send your config?
log_level = "info"
server = "[::]:443"
udp_relay_ipv6 = true
zero_rtt_handshake = true
dual_stack = true
auth_timeout = "3s"
task_negotiation_timeout = "3s"
gc_interval = "3s"
gc_lifetime = "10s"
max_external_packet_size = 1500
[users]
uuid = "pawwwd" #test
[tls]
self_sign = false
certificate = "server.crt"
private_key = "eserver.key"
alpn = ["h3"]
[quic]
initial_mtu = 1200
min_mtu = 1200
gso = true
pmtu = true
send_window = 25165824
receive_window = 10485760
max_idle_time = "65s"
[quic.congestion_control]
controller = "bbr"
initial_window = 1048576
try v1.3.2