Add notices in readme, use vtun to support both linux macos and windows

This commit is contained in:
lucheng
2024-08-28 11:42:10 +08:00
parent a6bfacb0c2
commit b4be9a7b32

View File

@@ -1,6 +1,9 @@
# virtuallan # virtuallan
## Description ## Description
virtuallan is a l2vpn. It can setup an virtual Ethernet LAN network in WAN. Virtuallan is a l2vpn. It can setup an virtual Ethernet LAN network in WAN.
Virtuallan use tap as interface, so can only support Linux and Windows
For MacOS support, check it out in [vtun a cross-platform vpn](https://github.com/lucheng0127/vtun)
## Features ## Features
* Basic auth for vpn endpoint * Basic auth for vpn endpoint