jakstys.lt: http/3
This commit is contained in:
parent
aa531bdd90
commit
3d4d8766d8
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user