Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

1234567891011
  1. # CONFIG: comment out the exit line after you configure these
  2. exit 1
  3. EXTPORTS='put your ports here, not commas just spaces'
  4. EXTIF=put your network local ip addr here, the 192.168.0.0 one
  5. NSNAME=vpnns
  6. # don't forget to download/configure these too
  7. VPNCONFIG=$SCRIPTPATH/mullvad_config_linux_nl_ams/mullvad_nl_ams.conf
  8. VPNCA=$SCRIPTPATH/mullvad_config_linux_nl_ams/mullvad_ca.crt
  9. VPNCREDS=$SCRIPTPATH/mullvad_config_linux_nl_ams/mullvad_userpass.txt