tiaga

Results 7 issues of tiaga

Adding an ability to set IPSets for the Source IP filed under Security Groups. There is no need to check it from the module side as validations are performed by...

To avoid collisions with vanilla WireGuard: - rename default interface name from `wg0` to `awg0` - change default interface type from `wireguard` to `amneziawg` - change mentions of `wg-quick` to...

To avoid collisions with vanilla WireGuard: - rename default interface name from `wg0` to `awg0` - change default interface type from `wireguard` to `amnezia`

**Is your feature request related to a problem? Please describe.** It's not possible to block a Telegram user in Rocket.Chat Omnichannel (Telegram integration), thus a user can easily flood you...

[trackers_all_ip.txt](https://github.com/ngosang/trackerslist/blob/master/trackers_all_ip.txt) doesn't take into account situations when one domain is having many A records. For example: ``` # dig +short @1.1.1.1 open.free-tracker.ga 34.89.51.235 34.94.76.146 35.227.59.57 ``` So, it would be...

enhancement

Currently `awg version` shows the following: ``` # awg version wireguard-tools v1.0.20210914 - https://git.zx2c4.com/wireguard-tools/ ``` I guess it should show it's own package name, version and repository URL.

Hello, I noticed two problems with the [bypass_private_route](https://github.com/MatsuriDayo/NekoBoxForAndroid/blob/main/app/src/main/res/values/arrays.xml#L30) array (using for "Bypass LAN"): 1. `112.124.47.0/24` and `114.114.114.0/24` (both ranges are global and used in China) are not included. 2. `192.0.0.0/24`...