Skip to content

Commit

Permalink
Merge pull request #78 from tmknight/develop
Browse files Browse the repository at this point in the history
Update README
  • Loading branch information
tmknight authored Oct 23, 2023
2 parents c44f50f + 8f55114 commit 9c1e935
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,10 @@ Generally, the default settings will provide a great experience, however, severa
- nordvpnd &
- nordvpn login --token [your token]
- nordvpn connect
- If basic container connectes without issue, then slowly/one-at-a-time, start applying any cusomizations and go through the previous steps with each change (yes, laborious, but that's what it takes)
- docker run -it --rm --name=nordvpn-tmp -v [something] tmknight88/nordvpn:latest bash
- docker run -it --rm --name=nordvpn-tmp -v [something] -e [something else] tmknight88/nordvpn:latest bash
- docker run -it --rm --name=nordvpn-tmp -v [something] -e [something else] -e [and so on] tmknight88/nordvpn:latest bash
- If you've performed all of the above without determining the issue, feel free to open an issue
- Be sure to include your log entries and be as descriptive as possible

Expand Down

0 comments on commit 9c1e935

Please sign in to comment.