git:// links no longer work, refer to the https:// one.
[wiki] / platforms.mdwn
1 ## Supported platforms
2
3 We have confirmed that tinc works on the following platforms and we
4 will make sure it will work on these in the future as well:
5
6 | OS | Architecture | Remarks |
7 | -- | ------------ | ------- |
8 | Linux    | all | |
9 | FreeBSD  | all | |
10 | Solaris  | sparc32 | |
11 | OpenBSD  | all | |
12 | NetBSD   | all | |
13 | DragonFlyBSD   | all | |
14 | Darwin (MacOS/X) | powerpc, i386, x86\_64 | See the [[tinc manual|docs]] for requirements. |
15 | Windows (Cygwin) | i386, x86\_64 with tap64 driver | Runs in a Cygwin environment. |
16 | Windows (MinGW)  | i386, x86\_64 with tap64 driver | Runs natively under Windows 2000, XP, Vista, 7, 8 and 10 |
17
18 Since tinc doesn't require a lot of memory, it will also run on embedded devices such as ADSL routers, wireless access points and NAS devices if they support one of the operating systems mentioned above.
19
20 We are in the process porting tinc to the following architectures.
21 On some it may already work, on others it will not. You can check
22 in which stage we are in the table.
23
24 | OS | Architecture | Compiles | Runs | Really works | Remarks |
25 | -- | ------------ | -------- | ---- | ------------ | ------- |
26 | iOS | arm | yes | yes | yes | Cydia packages are available [here](/packages/cydia/). |
27 | Android | arm | yes | yes | yes | Use [tincapp.pacien.org](http://tincapp.pacien.org/) or [tinc_gui.poirsouille.org](https://play.google.com/store/apps/details?id=org.poirsouille.tinc_gui) from Google's app store. |
28
29 On other platform tinc will likely not compile at all. If you do
30 want to report a successful compile or if you have succeeded in
31 actually running tinc on an unsupported platform, please
32 [[tell us|contact]].