Commit Graph

6 Commits

Author SHA1 Message Date
brunodev85
eb2993c029 Update app 2024-02-01 16:33:42 -03:00
Riccardo Nava
6f552dd66a
Add fallback for local socket address
Same problem and same solution as https://github.com/brunodev85/winlator/pull/48

To be more clear: getLocalHost might fail (as it does on my device, where I have a nethunter chroot which sets kali as hostname and getLocalHost can't resolve it)
getLoopbackAddress would be a more elegant solution if it would get the loopback ipv4, but it might return an ipv6 (again, in my case it does) which doesn't actually connect to the server
2024-01-26 18:28:48 +01:00
brunodev85
e6dd7a5976 Update app 2024-01-24 11:18:17 -03:00
Kazi Md. Maruf Husain
1486ac6fd9
Fixed touchpad issue 2024-01-22 15:05:22 +06:00
Kazi Md. Maruf Husain
0e4752a528
Fixed touchpad control 2024-01-22 14:16:24 +06:00
brunodev85
4322256d3e Update app 2023-12-23 15:49:09 -03:00