-
**Overview:**
I have created a Teams application where it uses Bot service, get the audio of participants and transcribe it.
**Issue:**
Trying to debug the application in local, but Bot is unable…
-
I encountered this panic making a request using reqwest with the Tokio runtime. This seems to be an UB caughted by the new [precondition assertions](https://blog.rust-lang.org/2024/05/02/Rust-1.78.0.h…
-
I followed the instructions, but when I check Dweet.io, only "tunnel" prints on the visual, and on the raw:
{
"tunnel": ""
}
I also noticed that the tunnel is not starting when the Pi boots;…
-
I have a VPS that has crippled UDP connectivity (i.e. speed limited), but gets full-band on TCP (nobody seem to know why - not even the ISP).
I'd like to use udp2raw for TCP tunneling, but I don't …
Wyk72 updated
3 months ago
-
`limactl shell` command actually take two responsibility:
1. : **lima act like ssh**,
```shell
# expected to get home dir in lima guest vm
$ limactl shell default -- echo '$HOME'
/home/robert.lin…
-
其他一切显示正常,但无法开启IPv6,提示进程:GAEProxy无响应,可能已退出
![捕获](https://github.com/XX-net/XX-Net/assets/32722904/a8363722-8549-4db9-87a5-bb48bcde574c)
![捕获2](https://github.com/XX-net/XX-Net/assets/32722904/1bc3654…
-
# Open Tensorborad in Kaggle Kernel
# 1. open tensorboard locally
```python
writer = tf.summary.FileWriter('./graph1', sess.graph)
writer.close()
sess.close()
!tensorboard --logdir='./grap…
-
How can udp2raw be configured to run a reverse tunnel? For example, when the client can accept inbound TCP connections, but the server cannot.
The example shows how to forward UDP packets sent to c…
-
The game uses raw UDP protocol in game engine level, i think. Its hard to hack engine part of the networking code. But there is a wallkaround for it.
My suggestion is to hack the data transmission …
-
this is the code I suggets to colab notebook continue working,
# @markdown #####You can enable gdrive that drag and drop samples directly through your google drive via the `drive/Mydrive` path
mou…