Hello, is there any I could use this VPN on a NixOS machine? Since binaries on NixOS differ from the traditional /usr/bin and /bin most of the time, those cannot be reached by Mudfish. Is there any workaround I could use?
At this moment, Mudfish doesn’t support it. You might create some symbolic links of some commands used by mudfish. For example /usr/sbin/ip
, /usr/sbin/route
or /usr/sbin/dhclient
.
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.