angristan / angristan/wireguard-install

conf generator syntax problem

Đang mở
#594 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Shell
Star
11.3k
Fork
1.7k
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

there is strict string rule in https://github.com/amnezia-vpn/amnezia-client
which prevents using split tunneling function

because of `lack of \s` in conf, which generated through **this** great project

example:
in Amnezia expects `AllowedIPs = 0.0.0.0/0, ::/0`
this proj generates conf with `AllowedIPs = 0.0.0.0/0,::/0`

lack of space blocks split tunneling function in AmneziaVPN Client (i'v been tested this fact.)

soo i created [issue](https://github.com/amnezia-vpn/amnezia-client/issues/2206) in Amnezia proj about that. i think that this problem should be fixed on their side.
anyway it's only ur decision fix it here or not.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.