d960124
d960124
这种需求我们也存在,不同的业务站,有需要保留HTTP HTTPS 都可用,有的需要强制HTTPS
The default value is set here, but the client does not comply with this rule. There is a port value lower than this range. I don’t know where the problem...
listening-port=3478 tls-listening-port=5349 min-port=49152 max-port=50000 fingerprint lt-cred-mech
The configuration in /etc/netbird/config.json is 51280. However, netbird actually uses many different UDP ports and they will change. As a result, firewall rules cannot be configured because it is not...
> If you mean the udp port range of coturn server (of netbird server selfhosted), I also had to did different range. As you can see [here](https://github.com/netbirdio/netbird/blob/main/infrastructure_files/base.setup.env) you can specify...
To add, the netbird client is not installed using docker.
How do I configure it now? If I open the firewall of this node, other hosts cannot access this node. After closing it, they can access it. Port 51280 has...
PluginMaxExecutionTimeout parameter not found in .env file,Do I need to add one? @Dosu
core.plugin.manager.exc.PluginDaemonInternalServerError: PluginDaemonInternalServerError: killed by timeout It is indeed the execution timeout. I can process a small file successfully, but it fails with a large file. The error occurs during the...