Explorar el Código

set netclient on server to 443

abhishek9686 hace 9 meses
padre
commit
d4c3457330
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      scripts/nm-quick.sh

+ 1 - 1
scripts/nm-quick.sh

@@ -127,7 +127,7 @@ setup_netclient() {
 	./netclient install
 	echo "Register token: $TOKEN"
 	sleep 2
-	netclient join -t $TOKEN
+	netclient join -t $TOKEN --static-port -p 443
 
 	echo "waiting for netclient to become available"
 	local found=false