Newbi want's to use boringrpxy

Hello,
I think i didn’t understood the instalation page, but here is my attempt result:
greg@greg-serverIAdata:~$ curl -LO https://github.com/boringproxy/boringproxy/releases/latest/download/boringproxy-linux-x86_64
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:–:-- --:–:-- --:–: 0 0 0 0 0 0 0 0 --:–:-- --:–:-- --:–:-- 0
0 0 0 0 0 0 0 0 --:–:-- --:–:-- --:–: 0 0 0 0 0 0 0 0 --:–:-- --:–:-- --:–:-- 0
79 12.6M 79 10.0M 0 0 7621k 0 0:00:01 0:00:01 --:–:100 12.6M 100 12.6M 0 0 9244k 0 0:00:01 0:00:01 --:–:-- 47.9M
greg@greg-serverIAdata:~$ chmod +x boringproxy-linux-x86_64
greg@greg-serverIAdata:~$ sudo setcap cap_net_bind_service=+ep boringproxy-linux-x86_64
[sudo] Mot de passe de greg :
greg@greg-serverIAdata:~$ ./boringproxy server -admin-domain essaiServeur
bash: ./boringproxy: Aucun fichier ou dossier de ce nom
greg@greg-serverIAdata:~$ boringproxy server -admin-domain essaiServeur
boringproxy : commande introuvable
greg@greg-serverIAdata:~$ boringproxy-linux_64 server -admin-domain essaiServeur
boringproxy-linux_64 : commande introuvable
greg@greg-serverIAdata:~$ boringproxy server -admin-domain essaiServeur
boringproxy : commande introuvable
greg@greg-serverIAdata:~$ chmod +x boringproxy
chmod: impossible d’accéder à ‘boringproxy’: Aucun fichier ou dossier de ce nom
greg@greg-serverIAdata:~$ curl -LO https://github.com/boringproxy/boringproxy/releases/latest/download/boringproxy-linux-x86_64
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:–:-- --:–:-- --:–:-- 0
0 0 0 0 0 0 0 0 --:–:-- --:–:-- --:–:-- 0
100 12.6M 100 12.6M 0 0 12.6M 0 0:00:01 0:00:01 --:–:-- 12.6M
greg@greg-serverIAdata:~$ chmod +x boringproxy
chmod: impossible d’accéder à ‘boringproxy’: Aucun fichier ou dossier de ce nom
greg@greg-serverIAdata:~$ cd boringproxy
bash: cd: boringproxy: Aucun fichier ou dossier de ce nom
greg@greg-serverIAdata:~$ ls
anythingllm-data check_openwebui.sh docker-compose-old.yml Modèles screen.jpg ‘workspace Msty’
AnythingLLMDesktop check.sh docker-compose.yaml.backup Musique setupanythingllm.sh x11param
AppImage cuda-keyring_1.1-1_all.deb docker-compose.yml nobleNote snap
bolt.diy cuda-keyring_1.1-1_all.deb.1 docker-compose.yml.save ollama-data Téléchargements
boringproxy-linux-x86_64 data Documents openwebui ‘udo kill -9 36820’
check Desktop Images Public Vidéos
greg@greg-serverIAdata:~$ cd boringproxy-linux-x86_64
bash: cd: boringproxy-linux-x86_64: N’est pas un dossier
greg@greg-serverIAdata:~$ chmod +x boringproxy-linux-x86_64
greg@greg-serverIAdata:~$ boringproxy server -admin-domain bpdemo.brng.pro
boringproxy : commande introuvable
greg@greg-serverIAdata:~$ boringproxy-linux-x86_64 server -admin-domain bpdemo.brng.pro
boringproxy-linux-x86_64 : commande introuvable
greg@greg-serverIAdata:~$ boringproxy server -admin-domain bpdemo.brng.pro^C
greg@greg-serverIAdata:~$
where is my mistake?

not very good with terminal use of linux

Hi @gerald_simoni,

It looks like maybe you’ve downloaded boringproxy for the wrong architecture (x86_64). Are you running on an ARM device like a raspberry pi or Mac by chance?