dndx / phantun

Transforms UDP stream into (fake) TCP streams that can go through Layer 3 & Layer 4 (NAPT) firewalls/NATs.
Apache License 2.0
1.58k stars 128 forks source link

FreeBSD OPNsense The published binary files do not support opening #123

Closed 0x00111 closed 12 months ago

0x00111 commented 1 year ago

FreeBSD OPNsense.firewall 13.1-RELEASE-p8 FreeBSD 13.1-RELEASE-p8 stable/23.1-n250461-cf0d42d1ca7 SMP amd64 How do I compile the desired version myself

root@OPNsense:/usr/local/etc/wireguard # ./phantun_client ELF binary type "0" not known. ./phantun_client: Exec format error. Binary file not executable.

Other versions cannot run,

dndx commented 12 months ago

Phantun does not yet have a BSD release due to tokio-tun not supporting it. Contributiuons on this area is welcomed.