You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Command Line Interface (CLI)

$ ./geteduroam-cli --help
Usage of geteduroam-cli:
  -h, --help                    Prints this help information
  --version                     Prints version information
  -v                            Verbose
  -d, --debug                   Debug
  -l <file>, --local=<file>     The path to a local EAP metadata file

Example flow

$ ./geteduroam-cli 
Please enter your organization (e.g. SURF): surf

Found the following matches: 
[1] SURFnet
[2] SURF

Please enter a choice for the organisation: 2
Your browser has been opened to authorize the client
Or copy and paste the following url: https://surf.geteduroam.nl/oauth/authorize/?client_id=app.geteduroam.sh&code_challenge=***&code_challenge_method=S256&redirect_uri=http%3A%2F%2F127.0.0.1%3A39369%2F&response_type=code&scope=eap-metadata&state=***

Your eduroam connection has been added to NetworkManager with the name eduroam (from Geteduroam)
Your connection is valid until: 2026 Aug 31
$ _

Graphical Interface (GUI)

or


  • No labels