celzero / rethink-app

DNS over HTTPS / DNS over Tor / DNSCrypt client, WireGuard proxifier, firewall, and connection tracker for Android.
https://rethinkfirewall.com/
Apache License 2.0
2.6k stars 130 forks source link

Bepass flavour Wireguard #1408

Open Amir2367 opened 1 month ago

Amir2367 commented 1 month ago

Hello to the hardworking Rethink team, I have a request from your development team, if possible, use Wireguard Go in addition to Wireguard core or replace Wireguard core. We are users in the area that is blocked by Wireguard. Only Wireguard Go responds. The reason for the importance of the core of Wireguard Go is the download and upload of this core, thank you.

Wireguard Go project links: https://github.com/WireGuard/wireguard-go https://github.com/bepass-org/warp-plus

Lanius-collaris commented 1 month ago

bepass-org/warp-plus 's wireguard tricks: https://github.com/bepass-org/warp-plus/blob/4dc2259edc59577b664717a40ec409e68cee611f/wireguard/device/send.go#L90-L116

https://github.com/bepass-org/warp-plus/blob/4dc2259edc59577b664717a40ec409e68cee611f/wireguard/device/send.go#L122-L126

https://github.com/bepass-org/warp-plus/blob/4dc2259edc59577b664717a40ec409e68cee611f/wireguard/device/send.go#L161-L165

Amir2367 commented 1 month ago

bepass-org/warp-plus 's wireguard tricks: https://github.com/bepass-org/warp-plus/blob/4dc2259edc59577b664717a40ec409e68cee611f/wireguard/device/send.go#L90-L116

https://github.com/bepass-org/warp-plus/blob/4dc2259edc59577b664717a40ec409e68cee611f/wireguard/device/send.go#L122-L126

https://github.com/bepass-org/warp-plus/blob/4dc2259edc59577b664717a40ec409e68cee611f/wireguard/device/send.go#L161-L165

@ignoramous