You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

sample.cfg 268 B

9 jaren geleden
9 jaren geleden
1234567891011
  1. [vpn]
  2. username = joeUser
  3. host = juniper.vpn.host.somewhere
  4. password = nobodyknows
  5. oath = d41d8cd98f00b204e9800998ecf8427e
  6. stdin = DSID=%DSID%
  7. action = openconnect --juniper %HOST% --pass_prefix=1234 --cookie-on-stdin --script-tun
  8. --script "tunproxy -D 8080"