-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

openconnect


> A VPN client, for Cisco AnyConnect VPNs and others.

More information.


Connect to a server:

openconnect {vpn.example.org}

Connect to a server, forking into the background:

openconnect --background {vpn.example.org}

Terminate the connection that is running in the background:

killall -SIGINT openconnect

Connect to a server, reading options from a config file:

openconnect --config={path/to/file} {vpn.example.org}

Connect to a server and authenticate with a specific SSL client certificate:

openconnect --certificate={path/to/file} {vpn.example.org}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 19:19:53 2024