2021-08-27 10:45:19 +00:00
2021-08-26 11:20:54 +00:00
2021-08-25 18:20:33 +00:00
2021-08-22 14:19:35 +00:00
2021-08-26 11:20:54 +00:00
2021-08-27 10:45:19 +00:00
2021-08-16 19:37:15 +00:00
2021-08-25 18:20:33 +00:00
2021-08-27 10:45:19 +00:00
2021-01-28 17:52:15 +01:00
2021-01-28 17:52:15 +01:00
2021-08-26 12:40:53 +00:00
2021-08-26 11:20:54 +00:00
2021-08-25 18:20:33 +00:00
2021-03-06 09:09:21 -07:00
2021-08-27 10:45:19 +00:00
2021-08-27 10:45:19 +00:00
2021-08-26 11:20:54 +00:00
2021-08-26 12:40:53 +00:00
2021-08-27 10:45:19 +00:00
2021-08-27 10:45:19 +00:00
2021-08-27 10:45:19 +00:00
2021-04-24 13:07:27 -04:00

Etherguard

中文

WIP

Build

No-vpp version

Dependency

Go 1.16

add-apt-repository ppa:longsleep/golang-backports
apt-get -y update
apt-install -y wireguard-tools golang-go build-essential

Build

make

VPP version

Dependency

VPP and libemif is requires

echo "deb [trusted=yes] https://packagecloud.io/fdio/release/ubuntu focal main" > /etc/apt/sources.list.d/99fd.io.list
curl -L https://packagecloud.io/fdio/release/gpgkey | sudo apt-key add -
apt-get -y update
apt-get install -y vpp vpp-plugin-core python3-vpp-api vpp-dbg vpp-dev libmemif libmemif-dev

Build

make vpp
Description
Layer2 version of wireguard with Floyd Warshall implement in go.
Readme MIT 2.2 MiB
Languages
Go 99%
Python 0.5%
Makefile 0.5%