jakstys.lt: http/3

This commit is contained in:
Motiejus Jakštys 2024-10-09 22:23:28 -04:00
parent aa531bdd90
commit 3d4d8766d8
2 changed files with 3 additions and 1 deletions

View File

@ -205,6 +205,7 @@ in
enable = true;
email = "motiejus+acme@jakstys.lt";
globalConfig = ''
experimental_http3
servers {
metrics
}
@ -637,6 +638,7 @@ in
friendlyport.ports = [
{
subnets = [ myData.subnets.tailscale.cidr ];
udp = [ 443 ];
tcp = with myData.ports; [
80
443

View File

@ -179,7 +179,6 @@ in
# broken on aarch64-linux
#wrk2
wget
curl
btop
ngrep
iftop
@ -192,6 +191,7 @@ in
tcpdump
testssl
dnsutils
curlHTTP3
bandwhich
bridge-utils
speedtest-cli