nicocha30 / ligolo-ng

An advanced, yet simple, tunneling/pivoting tool that uses a TUN interface.
GNU General Public License v3.0
2.61k stars 260 forks source link

MacOS proxy and tuntap #55

Closed resource-not-found-blank closed 2 months ago

resource-not-found-blank commented 7 months ago

Hello! Thank you for this tool. But I have a problem with creating a TUN/TAP interface on MacOS:

sudo ip tuntap add user username mode tun ligolo
 > Object "tuntap" is unknown, try "ip help"`

Is there a solution to this problem?

drxadz commented 4 months ago

I am facing the same issue. Is there any solution?

sudo ip tuntap add user mac mode tun ligolo                                   1 ↵
Object "tuntap" is unknown, try "ip help".
Hexix23 commented 4 months ago

I could manage to use the utun interfaces although. Something is broken with these macos stuff

nicocha30 commented 2 months ago

Ligolo-ng v0.6.1 adds support for MacOS