Lars The

Results 261 issues of Lars The

Some tar binaries (like the one from busybox in buildroot) have troubles with "tar -z" parameters. This patch overcomes the problem calling to gzip prior to tar.

Hi, In order to check the performance of the MultiPath connection between the OMR and the VPS server, will be interesting to run one iperf3 server by default inside the...

Hi, In the current documentation: https://github.com/Ysurac/openmptcprouter/wiki/Install-or-update-the-VPS it's described that: > - SSH server port is 65222. > - Shadowsocks server port is 65101. > - Glorytun server port is 65001....

Hi @Ysurac , I need to run one custom service inside the VPS. So, I need to open the port in the firewall. I see that the config file for...

Hi, Please, can you consider to write some guide/how-to about this scenario? ``` /--- WAN 1 ---(INTERNET) ---\ OpenMptcpRouter ---| |--- Public IP ---(NAT)---> VPS (private IP) \--- WAN 2...

When configuring a VNC connection with SSH Tunnel inherited the connection doesn't work. ## Expected Behavior If you change the connection type to SSH or RDP protocols, then all works....

VNC
SSH
Need 2 check
1.77.3

Hi, This patch enables the "fake dongle mode". In this mode the client is disabled, so no real RTL_TCP server is required. Instead of reading samples from this server, the...

This patch includes some missing functions present in the interface Handler. After incorporate these functions the TCP input device has the same functionality as the native RTL-SDR.

Hi, This good piece of code can be compiled for Windows (Cygwin), and also in other platforms with small changes in the Makefile: ``` # Configurable variables CFLAGS = -g...