中文 English

How to run N2N using Windows-Run

Published: 2021-01-29
N2N edge supernode Windows nssm tap-windows ping cmd openssl

Here I only talk about how to run the N2N client edge. In fact, it is easier to run the supernode, so I won’t repeat it here.

Download and unzip N2N

Contains edge, supernode, openssl链接库 (necessary for n2n operation), tap-windows安装包 (necessary for n2n operation, Win7&Win10)

Install Tap-Windows

Trial run edge service

D:\TOOLS\n2n\edge -a 10.1.1.51 -c HTH -k V34oswnpfNZlIXhy -l blog.margrop.net:2345 -r -v -f

Register edge as a system service

Screenshot

cd D:\TOOLS\n2n\
nssm install edge

Start edge system service