- Fedora-Fr
- À propos de Fedora-Fr
- Historique
- Statistiques
- Télécharger
- Obtenir Fedora
- Toutes les méthodes de téléchargement
- Support
- Aide sur IRC
- Forums
- Documentation
- Sous-projets
- Plateforme de blog
Dernière news : Fedora 34 Beta est disponible
J'utilise CyberGhost avec mon Smartphone ( et aussi Windows en VirtualBox de temps en temps)
mais alors que je me suis appliqué à suivre ce qu'indique le lien : Comment configurer OpenVPN pour Linux Ubuntu (avec le gestionnaire de réseau) <parce que je n'ai rien pour pour fedora>
quand j'essaye ensuite de me connecter javec le VPN généré j'obtiens une erreur de connexion (sans aucun détail malheusement )
Pourquoi ça ne fonctionne pas ? Où chercher ? Que faire ?
Si vous avez une idée, je suis preneur
Cordialement
Ci-après voilà le lien permettent de voir
1. les dispositifs déclarés sous CyberGhost
2. la configuration du 'device' fedora
3. la configuration VPN (Avec "Network-Manager" )
( obtenu après avoir importé le fichier openvpn.ovpn <décompessé> )
Hors ligne
Bonjour !
Nous ne faisons pas de support pour cyberghost. Tu les as contacté ?
Linux, ya moins bien, mais c'est plus chèr!!!
Fedora 32 WorkStation sur HP 850 G5
Fedora 32 SilverBlue sur Lenovo Thinkpad Yoga 12
Hors ligne
OK merci quand même
Hors ligne
Bonjour Barney,
Finalement, tu as réussi?
J'ai un problème similaire...
Hors ligne
Effectivement j'ai réglé la question en procédant comme suit :
1. J'ai ouvert un compte CyberGhost (avec abonnement)
2. J'ai téléchargé l'appli "cyberghostvpn-fedora-30-1.2.0.zip" pour fedora et je l'ai installé :
rbn\ ? # cd /home/rbn/cyberghostvpn-fedora-30-1.2.0
rbn\ ? # sudo bash install.sh
[sudo] Mot de passe de rbn :
CyberGhost Installer ...
Check if "openvpn" package is already installed ... Yes, skipping ...
Continue ...
Installing application ...
Create symlink ...
Setup account ...
Enter CyberGhost username and press [ENTER]: userNNNN
Enter CyberGhost password and press [ENTER]: //xxx//
Perform authentication ...
Creating a new device ...
Downloading configuration ...
Installing configuration ...
Removing unused files ...
Install completed ...
3. Ensuite pour me connecter sur un pays :
Please run the following command to connect to VPN:
sudo cyberghostvpn --country-code FR --connect
rbn\ ? # sudo cyberghostvpn --country-code FR --connect
[sudo] Mot de passe de rbn :
Prepare OpenVPN connection ...
Select server ... paris-s34-i07
Connecting ...
VPN connection estabilished.
###Pour lister les codes pays :
cyberghostvpn --country-code
Pour plus de détail, voici l'aide (readme.txt) :
[CyberGhost Linux Application]
Version: 1.2.0
[Install]
- Run 'install.sh' script from the downloaded app's folder via "sudo bash install.sh" command
[Uninstall]
- Run command: sudo cyberghostvpn --uninstall
[Setup a new account/device]
- Run command: sudo cyberghostvpn --setup
[Using Application]
- To view help type: "cyberghostvpn" or "cyberghostvpn --help":
Cyberghost - 1.2.0
Available arguments:
SERVER TYPES
--server-type <serverType> : Connect to specified server type. Available types: traffic, streaming and torrent. Default value: traffic.
--traffic : Show only traffic countries.
--streaming <serviceName> : Get streaming service.
--torrent : Show only torrent countries.
OTHER COMMANDS
--country-code <countryCode> : Connect a specified country. If argument city is not set will be connected to random city from chosen country.
--city <cityName> : Connect a specified city from a country.
--server <serverName> : Connect to a specified server.
--connect : Prepare a new VPN connection.
--status : Check if we have VPN connection opened.
--stop : Terminate all VPN connection.
[Using Services]
The default service is: TRAFFIC
NOTE: all string which contains spaces are written between simple or double quotes
[Traffic]
- connect to traffic servers
- Examples:
[List]
- List all countries type: cyberghostvpn --country-code
- List a city for a specified country type: cyberghostvpn --country-code us
- List all servers for a specified city type:
- cyberghostvpn --country-code us --city miami
- cyberghostvpn --country-code us --city 'new york'
[Connect]
- Connect to a random city for a specified country type: cyberghostvpn --country-code us --connect
- Connect to a random server for a specified city type: cyberghostvpn --country-code us --city 'new york' --connect
- Connect to a specified server type:
- sudo cyberghostvpn --country-code us --city 'new york' --server newyork-s23-i12 --connect
- sudo cyberghostvpn --server newyork-s23-i12 --connect
[Streaming]
- connect to streaming servers
- Examples:
[List]
- List all streaming services and countries type: cyberghostvpn --streaming --country-code
- List a specified streaming service for all countries type: cyberghostvpn --streaming netflix --country-code
- List all streaming services for a specified country type: cyberghostvpn --streaming --country-code us
- List all servers for a specified city: cyberghostvpn.py --streaming netflix --country-code us --city atlanta
[Connect]
- Connect to a random city type: sudo cyberghostvpn --streaming netflix --country-code us --connect
- Connect to a random server for a specified city type: sudo cyberghostvpn --streaming netflix --country-code us --city atlanta --connect
- Connect to a specified server type: sudo cyberghostvpn --streaming netflix --country-code us --city atlanta --server atlanta-s01-i01 --connect
[Torrent]
- connect to torrent servers
- Examples:
[List]
- List all countries type: cyberghostvpn --torrent --country-code
- List a city for a specified country type:
- cyberghostvpn --torrent --country-code fr
- List all servers for a specified city type:
- cyberghostvpn --torrent --country-code fr --city paris
[Connect]
- Connect to a random city for a specified country type: sudo cyberghostvpn --torrent --country-code fr --connect
- Connect to a random server for a specified city type: sudo cyberghostvpn --torrent --country-code fr --city paris --connect
- Connect to a specified server type:
- sudo cyberghostvpn --torrent --country-code fr --city paris --server paris-s01-i01 --connect
- sudo cyberghostvpn --server paris-s01-i01 --connect
- To connect to a specified country/city/server use "--connect" parameter
- To check OpenVPN status type "cyberghostvpn --status"
- To close all OpenVPN connections type "cyberghostvpn --stop"
Voili, voila !!!
A+ Cordialement
Hors ligne