L.S.S.

Results 64 comments of L.S.S.

> after applying the patch will be able to use modbus over tcp and modbus over udp. looks like that: > //выбираем modbustcp - mbtcp, modbusovertcp - mbotcp, modbusoverudp -...

Using most recent Nanodroid (which uses microG). While I could pair my watch using Wear OS (formerly Android Wear), it'll stuck at "Getting your watch details" phase. One can just...

You're not the first one asking this (#366, #403). There's a registry key for it but it's currently not enforced on first run. If you're concerned about corruption you may...

I think users definitely should be allowed to choose whether or not mount their partitions r/w before first run, considering potentially dangerous issues (which I'm yet to encounter one) and...

> I've ended up de-clawing WinBTRFS in my fork (impossible to mount r/w), which is overkill, but I only really want to read Linux data without rebooting. Yeah, if reading...

Actually I found myself getting into similar issues with 1.7.7. I'm using Windows 7 in this case and the partitions have `zstd` compression enabled (to match the mount options in...

Just checked that with certbot, for some reasons the private keys (which Trojan needs) have only 600 permission so the user nobody cannot access it, only root can. Other files...

Sorry for bumping this old issue but I got into this issue myself just recently. For now I used a temporary workaround by replacing the `String.Split` in `FindNode()` using `Regex.Split`...

The daemon doesn't work on its own. It's only a bridge that allows radeon-profile to run as normal user and that's it. Though I sincerely think letting it read configuration...

Can confirm this on official OpenWrt master builds from a few days ago (built using ImageBuilder). The ACL file is absent. Manually creating the `/usr/share/rpcd/acl.d/luci-app-v2ray.json` file (following xinwf's hint) allowed...