Raj Chowdhury

Results 5 comments of Raj Chowdhury

## I got a way around to get it running on my M2 Macbook Pro ### Install nvm first ```bash curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash ``` ```bash sudo nano .zshrc...

## One click Installer Automation for M1/M2/M3 Macs `installer.sh` ```bash #!/bin/zsh # Step 1: Install nvm echo "Installing nvm..." curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash # Step 2: Update .zshrc with...

did it work in Mac os for creating a tun/tap ?

Any guide how to use it on mac , i faced some issues still with tuntap ?

Ye it’s cheatsheet ! U can have from anywhere On Mon, 22 Aug 2022 at 5:26 PM, esp0xdeadbeef ***@***.***> wrote: > docker is a complete copy from denis his cheats...