jakstys.lt: http/3
This commit is contained in:
parent
aa531bdd90
commit
3d4d8766d8
@ -205,6 +205,7 @@ in
|
|||||||
enable = true;
|
enable = true;
|
||||||
email = "motiejus+acme@jakstys.lt";
|
email = "motiejus+acme@jakstys.lt";
|
||||||
globalConfig = ''
|
globalConfig = ''
|
||||||
|
experimental_http3
|
||||||
servers {
|
servers {
|
||||||
metrics
|
metrics
|
||||||
}
|
}
|
||||||
@ -637,6 +638,7 @@ in
|
|||||||
friendlyport.ports = [
|
friendlyport.ports = [
|
||||||
{
|
{
|
||||||
subnets = [ myData.subnets.tailscale.cidr ];
|
subnets = [ myData.subnets.tailscale.cidr ];
|
||||||
|
udp = [ 443 ];
|
||||||
tcp = with myData.ports; [
|
tcp = with myData.ports; [
|
||||||
80
|
80
|
||||||
443
|
443
|
||||||
|
@ -179,7 +179,6 @@ in
|
|||||||
# broken on aarch64-linux
|
# broken on aarch64-linux
|
||||||
#wrk2
|
#wrk2
|
||||||
wget
|
wget
|
||||||
curl
|
|
||||||
btop
|
btop
|
||||||
ngrep
|
ngrep
|
||||||
iftop
|
iftop
|
||||||
@ -192,6 +191,7 @@ in
|
|||||||
tcpdump
|
tcpdump
|
||||||
testssl
|
testssl
|
||||||
dnsutils
|
dnsutils
|
||||||
|
curlHTTP3
|
||||||
bandwhich
|
bandwhich
|
||||||
bridge-utils
|
bridge-utils
|
||||||
speedtest-cli
|
speedtest-cli
|
||||||
|
Loading…
Reference in New Issue
Block a user