|
8 | 8 |
|
9 | 9 | ### Supported Operating system
|
10 | 10 |
|
11 |
| -| Distro | Release | Architecture | Status | |
12 |
| -| ----------- | -------------- | ------------ | --------------------------------------------------------------- | |
13 |
| -| Raspbian | Stretch/Buster | ARM | ✔ | |
14 |
| -| BeagleBoard | Stretch/Buster | ARM | ✔ | |
15 |
| -| OpenWRT | 18.x/19.x | ARM/Mips | :white_large_square: | |
16 |
| -| Ubuntu | 16.x/18.x/20.x | ARM/x86_64 | ✔ | |
17 |
| -| Debian | 9/10 | ARM/x86_64 | ✔ | |
18 |
| -| Fedora | 31/32/33 | ARM/x86_64 | :warning: [SELinux](https://github.com/play-iot/iot-vpn/issues/10) | |
19 |
| -| CentOS | 6/7/8 | ARM/x86_64 | :warning: [SELinux](https://github.com/play-iot/iot-vpn/issues/10) | |
20 |
| -| RHEL | 7.x/8.x | ARM/x86_64 | :warning: [SELinux](https://github.com/play-iot/iot-vpn/issues/10) | |
21 |
| -| Windows | 8/10 | x86_64 | :warning: [SoftetherVPN](https://www.softether.org/) | |
22 |
| -| MacOS | 7.x/8.x | x86_64 | :white_large_square: | |
23 |
| -| Android | 7.x/8.x | x86_64 | :white_large_square: | |
| 11 | +| Distro | Release | Architecture | Status | |
| 12 | +| ----------- | -------------- | ------------------------ | ------------------------------------------------------------------ | |
| 13 | +| Raspbian | Stretch/Buster | `ARMv7`/`ARM64` | ✔ | |
| 14 | +| BeagleBoard | Stretch/Buster | `ARMv7`/`ARM64` | ✔ | |
| 15 | +| OpenWRT | 18.x/19.x | `ARMv7`/`ARM64`/`Mips` | :white_large_square: | |
| 16 | +| Ubuntu | 16.x/18.x/20.x | `ARMv7`/`ARM64`/`x86_64` | ✔ | |
| 17 | +| Debian | 9/10 | `ARMv7`/`ARM64`/`x86_64` | ✔ | |
| 18 | +| Fedora | 31/32/33 | `ARMv7`/`ARM64`/`x86_64` | :warning: [SELinux](https://github.com/play-iot/iot-vpn/issues/10) | |
| 19 | +| CentOS | 6/7/8 | `ARMv7`/`ARM64`/`x86_64` | :warning: [SELinux](https://github.com/play-iot/iot-vpn/issues/10) | |
| 20 | +| RHEL | 7.x/8.x | `ARMv7`/`ARM64`/`x86_64` | :warning: [SELinux](https://github.com/play-iot/iot-vpn/issues/10) | |
| 21 | +| Windows | 8/10 | `x86_64` | :warning: [SoftetherVPN](https://www.softether.org/) | |
| 22 | +| MacOS | 7.x/8.x | `x86_64` | :white_large_square: | |
| 23 | +| Android | 7.x/8.x | `x86_64` | :white_large_square: | |
24 | 24 |
|
25 | 25 | ### Support DNS resolver
|
26 | 26 |
|
|
0 commit comments