Skip to content

Commit

Permalink
add basic requirements for windows setup (issue #1)
Browse files Browse the repository at this point in the history
  • Loading branch information
reddec committed Jan 22, 2020
1 parent 5978800 commit c5b6b02
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,13 @@ and follow recommendations

![overview](https://user-images.githubusercontent.com/6597086/65752642-ca049d00-e13f-11e9-86ff-05134129eb86.png)

# TODO
# Windows

* generate script with token to redistribute all-in-one to end-users
Tested only for x64

Requirements:

* Tinc for Windows: [download on official site](https://www.tinc-vpn.org/)
* **Install TAP driver**!:
* Go to `C:\Program Files(x86)\tinc\tap-win64`
* As administrator run `addtap.bat`

0 comments on commit c5b6b02

Please sign in to comment.