-
سلام. وقت بخیر
امروز یه چیزی رو متوجه شدم. من کانفیگی که به کاربر دادم فقط روی پورت 80 هست ولی وقتی دستور journalctl -u tunnel.service -f میزنم در سرور داخل غیر از کانکشن به پورت 80 ، به پورت های دیگ…
-
سلام خیلی ممنون بابات چنین ابزار عالی
میخواستم بپرسم قابلیت 0-RTT توی برنامه هست ؟ ... در اصل بیاد یکسری کانکشن idle بسازه که اگر قبلی ها که داره از دیتا رد میشه رو زدن سریع idle ها جایگزین بشن .
-
similar to [#16321](https://github.com/denoland/deno/issues/16321) but in this case is using `@file`
```
deno --version
deno 1.39.1 (release, x86_64-pc-windows-msvc)
v8 12.0.267.8
typescript 5.…
-
Hi,
I'm using zephyr and zcbor and generating a cmake file with:
```
zcbor code
--decode --encode
--short-names
-c ${arg_CDDL_FILE}
-t ${arg_CDDL_TYPES}
…
-
I am testing my TLS1.3 client against swifttls.org, in particular 0-RTT on session resumption. It works OK if I calculate the application keys based on a transcript hash taken over everything up to an…
-
nmap compiled by chibicc , during nmap test crash with malloc corrupted :
./nmap -d --datadir . --script=unittest --script-args=unittest.run
Starting Nmap 7.94SVN ( https://nmap.org ) at 2024-10-18…
-
Proposal: https://github.com/golang/go/issues/63691
An initial implementation is available in the `go122-crypto-tls` branch.
Update: This will be available in Go 1.23.
-
I am testing strtt on a STM32U5, it finds the RTT info but then crashes
./strtt -v 4 -ramstart 0x2023af49
I added some debugging code, but I don't know how to fix this:
```
strtt.cpp:272…
-
I had to add `usb_vid`, `usb_pid` to the Embed.toml probably due to the fact, that several devices were found on my Windows PC (a person next to me using Linux had the same problem):
```
[default.pr…
-
Hi, I wonder if it is possible to support 0-RTT detection??