diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-08-28 14:39:01 +0000 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-08-28 14:39:01 +0000 |
commit | b507abd30eed0010b637b674643730023277a58c (patch) | |
tree | 906b92c1e9af85b039e7eb5f80b52d2d77efaa36 /etc/mimic/ens18.conf | |
parent | 145ad1f234139d3d359173922135bdc770602a91 (diff) |
wg to ba then swgp forward to ib or ca
Diffstat (limited to 'etc/mimic/ens18.conf')
-rw-r--r-- | etc/mimic/ens18.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/mimic/ens18.conf b/etc/mimic/ens18.conf index 3179d091..b1d87731 100644 --- a/etc/mimic/ens18.conf +++ b/etc/mimic/ens18.conf @@ -40,3 +40,5 @@ # Filter format follows `(local|remote)=IP:port`. For IPv6, IP addresses # need to be surrounded by square brackets. See below for examples. filter = local=104.224.159.210:54635 +filter = local=104.224.159.210:54644 +filter = local=104.224.159.210:54645 |