Changeset 16e152
- Timestamp:
- 06/14/09 22:23:50 (3 years ago)
- Branches:
- master
- Children:
- e84b31
- Parents:
- 8fc8ce
- git-author:
- Erik Ekman <yarrick@…> (06/14/09 22:23:50)
- git-committer:
- Erik Ekman <erik@…> (02/04/12 20:34:02)
- File:
-
- 1 edited
-
README-win32.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
README-win32.txt
r8fc8ce r16e152 10 10 == Running iodine on Windows: 11 11 1. Install the TAP32 driver 12 http://openvpn.net/index.php/open-source/downloads.html13 choose OpenVPN 2.0.9 Windows Installer, when installing you can14 select to install only the TAP driver.12 http://openvpn.net/index.php/open-source/downloads.html 13 Choose OpenVPN 2.0.9 Windows Installer, when installing you can 14 select to install only the TAP driver. 15 15 16 2. Make sure the interface you want to use does not have a default gateway set. 17 Use -d to specify the interface, use double quotes to include spaces, example 18 iodine.exe -d "Local Area Connection 4" abc.ab 16 2. Have at least one TAP32 interface installed. There are scripts for adding 17 and removing in the OpenVPN bin directory. If you have more than one 18 installed, use -d to specify which. Use double quotes if you have spaces, 19 example: iodine.exe -d "Local Area Connection 4" abc.ab 19 20 20 3. Run iodine/iodined as normal (see the main README file). 21 3. Make sure the interface you want to use does not have a default gateway set. 22 23 4. Run iodine/iodined as normal (see the main README file). 21 24 You may have to run it as administrator depending on user privileges. 22 25 23 4. Enjoy!26 5. Enjoy! 24 27 25 28
Note: See TracChangeset
for help on using the changeset viewer.
