How to install NoPorts when connecting from Windows to Linux
These initial steps set up the machine initiating the connection.
After setting up the machine you're connecting from, you'll configure the machine you're connecting to.
With both machines now configured, the final steps bring us back to the machine initiating the connection.
The install type
Enter device when prompted.
Your atSigns
Client atSign: e.g., @example01_np
Device atSign: e.g., @example02_np
Your device name
This should be the name of the machine you're currently installing on.
Run the following command to make an authorization request:
Be sure to replace the following values:
@<REPLACE>_np with your device atSign,
<PASSCODE> with the passcode generated in Step 4,
@<REPLACE>_np_key with your device atSign,
<DEVICE_NAME> with the name of the machine you are on
Once you see this text, you're ready to continue to the next step.
curl -L https://github.com/atsign-foundation/noports/releases/latest/download/universal.sh -o universal.shstat universal.shchmod u+x universal.sh
./universal.shSubmitting enrollment request
Enrollment ID: ---------------------
Waiting for approval; will check every 10 seconds~/.local/bin/at_activate enroll -a @<REPLACE>_np \
-s <PASSCODE> \
-p noports \
-k ~/.atsign/keys/@<REPLACE>_np_key.atKeys \
-d <
at_activate.exe -a "@<REPLACE>_np"at_activate.exe -a "@<REPLACE>_np"at_activate.exe otp -a "@<REPLACE>_np"
.\at_activate approve -a "@<REPLACE>_np" --arx noports --drx <REPLACE_NAME>