-
### Version
```Text
0.32.0-rc1
```
### Config
```json
{
"AutoTLS": {
"Enabled": true
},
"Addresses": {
"API": "/ip4/127.0.0.1/tcp/5701",
"Announce": [],
"AppendAnn…
lidel updated
3 weeks ago
-
当前的实现,在不考虑 TUN 设备的情况下,数据只会来源于服务端的 Websocket 和 IPv4 UDP 的 P2P,由于数据来源少,直接把流量的收发都放到了 client 里实现了.
这种情况下想要扩展出更多底层协议,会让 client 变得过于复杂,因此要把部分逻辑迁移到其他模块.
~~暂且把 client 直接处理的流量分为三个部分: TUN, Websocket 和 Pee…
-
Hello. Please tell me how to make this library work with LibXray (1.8.24)
(maybe there are examples of settings)
I make my client, the socket rises and works
LibXray also runs successfully and …
-
**Is your feature request related to a problem? Please describe.**
form some places tcp 443 is open to the internet, but other ports are not. so it would make life easier to be able to connect to tcp…
-
Recently my ISP has filtered all the udp2raw modes,
From today on I tried following configurations and all of them have failed.
It seems the censorship FW has managed to detect and block all the tra…
-
### What version of Bun is running?
1.1.29+6d43b3662
### What platform is your computer?
Microsoft Windows NT 10.0.19045.0 x64
### What steps can reproduce the bug?
index.js
```js
import WebTorr…
-
### Expected behavior
UDP client should receive all the responses for all the requests.
### Actual behavior
Client is unable to get responses for all the requests sent.
### Steps to reproduce
…
-
# Description
I need to know the client udp port which is randomly assigned to the socket, so I can use it to punch a UDP hole from the server to the client (f.e. Full-cone NAT).
`SERVER:7777 =UDP…
-
I'm trying to find an example on using Tower with a UDP(or ICMP for that matter) multiplexed connection, but not having much luck.
Is there a current example somewhere ?
In particular, I need to m…
-
**Important notices**
Before you add a new report, we ask you kindly to acknowledge the following:
- [x] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/…