20 lines
719 B
Markdown
20 lines
719 B
Markdown
|
# Quicktap CLI
|
||
|
This is a WireGuard xplatform implementation for using [Quicktap Engine](../quicktap/README.md) with as many platforms as possible.
|
||
|
|
||
|
Here's a support table for the CLI:
|
||
|
|
||
|
| | IPv4 | IPv6 |
|
||
|
|---------|---------------|---------------|
|
||
|
| Linux | ✓ | ✓ |
|
||
|
| NetBSD | ⚠<sup>‡</sup> | x<sup>‡</sup> |
|
||
|
| MacOS | x<sup>†</sup> | x<sup>†</sup> |
|
||
|
| Windows | x<sup>†</sup> | x<sup>†</sup> |
|
||
|
|
||
|
Key:
|
||
|
- ✓ - Fully supported
|
||
|
- ⚠ - Partially supported
|
||
|
- x - Not supported
|
||
|
- ‡ - Support planned
|
||
|
- † - Unmaintained
|
||
|
|
||
|
Help is wanted! Improve existing implementations or pick out an unmaintained or unsupported one and help the project get better.
|