Update README.md

This commit is contained in:
eventlOwOp
2023-10-14 21:17:53 +08:00
committed by GitHub
parent 48f0aca6e6
commit 825f465404
+3 -1
View File
@@ -18,4 +18,6 @@ all the scripts and binaries are placed in `/data/adb/zerotier/` you can use
Note that the zerotier binaries are only build for aarch64, you can build it yourself in termux. Note that the zerotier binaries are only build for aarch64, you can build it yourself in termux.
Remember to delete `ZT_SSO_SUPPORTED=1` if you don't want to build zeroidc with rust. Remember to delete `ZT_SSO_SUPPORTED=1` in `make-linux.mk` if you don't want to build zeroidc with rust.
Download miniupnpd library from http://miniupnp.free.fr/files/ and configure linking options in `make-linux.mk`