Note bug in our setup

This commit is contained in:
Nico Schottelius 2022-03-02 12:57:12 +01:00
parent a12e54aa31
commit 549f9d8edb

View file

@ -1,6 +1,8 @@
#!/bin/sh
# 2021-04-27
echo BUG: cannot use more than one due to port assignment
echo All WG IPv4 have same source port
if [ $# -lt 2 ]; then
echo "$0 host ipv4-address interface [private-key]"