diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2024-06-28 00:38:53 +0000 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2024-06-28 00:38:53 +0000 |
commit | 6cf51ce232dc7975ffea8bc10994ad3c827289c6 (patch) | |
tree | f42d87fd036f9fa4ce7ff27528de8c8ce0056955 /etc/systemd/system/multi-user.target.wants/wg-quick@wg0.service | |
parent | 6df7c8c4561bd21c741cdd24cbde75e5be6a5857 (diff) |
New wg and swgp config for route all traffic to ca
Change swgp port to avoid server client same port error. New wg default
route all traffic to ca with wg_ca. Only accept direct connect from insp
when wg0 is enabled.
Diffstat (limited to 'etc/systemd/system/multi-user.target.wants/wg-quick@wg0.service')
l--------- | etc/systemd/system/multi-user.target.wants/wg-quick@wg0.service | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/systemd/system/multi-user.target.wants/wg-quick@wg0.service b/etc/systemd/system/multi-user.target.wants/wg-quick@wg0.service deleted file mode 120000 index 0a92cb9a..00000000 --- a/etc/systemd/system/multi-user.target.wants/wg-quick@wg0.service +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/system/wg-quick@.service
\ No newline at end of file |