ApexGuard telepítése, használata openSUSE-on
Alkalmazás letöltése
Nyisd meg a terminált, és futtasd ezt a parancsot:
sh <(curl -sSf https://downloads.apexcdn.com/apps/linux/install.sh)
Megjegyzés: Ha nincs curl, használd helyette ezt a parancsot:
sh <(wget -qO - https://downloads.apexcdn.com/apps/linux/install.sh)
Ha ezt a jogosultsági hibát látod (Whoops! Permission denied accessing /run/apexguard/apexguardd.sock), ezt futtasd:
sudo usermod -aG apexguard $USER
- Ezután indítsd újra rendszered.
Jelentkezz be ApexGuard-fiókodba:
apexguard login
Csatlakozz szerverhez:
apexguard connect
Az ApexGuard beállításai
A RHEL és CentOS esetében használt parancsok openSUSE alatt is elérhetők. Az alábbiakban openSUSE-specifikus további példákat találsz:
Speciális VPN-szerverek elérése:
apexguard connect US -g double_vpn # Connect to a Double VPN server with the first hop in the US.
apexguard connect P2P # Connect to a P2P server.
apexguard connect Dedicated_IP # Connect to a Dedicated IP server.
apexguard connect The_Americas # Connect to servers located in the Americas.
Automata csatlakozás beállítása:
apexguard set autoconnect on/off # Enable/disable Auto-connect.
apexguard set autoconnect on us2435 # Auto-connect to a specific server (e.g., US server #2435).
LAN-felderítés:
apexguard set lan-discovery enable/disable # Enable/disable LAN discovery.
apexguard set lan-discovery --help # Get more information on LAN discovery.
További konfigurációs és használati részletekért nézd meg a parancsok teljes listáját:
man apexguard
Ezekkel a lépésekkel biztonságosan és hatékonyan használhatod az ApexGuardot RHEL, CentOS és openSUSE Linux-disztribúciókon.
Hasznos volt ez a cikk?
Köszönjük, jobbá tesz minket!