amnezia-vpn / amnezia-client

Amnezia VPN Client (Desktop+Mobile)
https://amnezia.org
GNU General Public License v3.0
4.47k stars 291 forks source link

Check port failed if sudo/lsof missing #303

Closed Ratio2 closed 7 months ago

Ratio2 commented 1 year ago

Android 3.0.8

Without sudo/lsof stdout not empty and app think port used:

-bash: sudo: command not found
-bash: lsof: command not found

Fixed with: apt install sudo lsof

pokamest commented 1 year ago

Please check 3.1.0 https://github.com/amnezia-vpn/amnezia-client/releases/tag/3.1.0

pokamest commented 7 months ago

Fixed, please update to the latest release