Skip to content

Commit

Permalink
README: refresh
Browse files Browse the repository at this point in the history
  • Loading branch information
HenrikBengtsson committed May 20, 2024
1 parent f0571d9 commit f4bdd55
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Enter 'push' (default), 'phone', 'sms', a 6 or 7 digit Duo token, or press your
OK: OpenConnect status: 'openconnect' process running (started 00h00m01s ago on 2024-05-13T09:05:20-07:00; PID=14549)
OK: IP routing tunnels: [n=1] tun0
OK: Public IP information: ip=128.218.43.42, hostname=, org=AS5653 University of California San Francisco
OK: Flavor: default
OK: Connected to the VPN
```

Expand Down Expand Up @@ -60,6 +61,7 @@ $ ucsf-vpn status
OpenConnect status: 'openconnect' process running (started 08h31m27s ago on 2024-05-13T16:20:00-07:00; PID=17419)
IP routing tunnels: [n=1] tun0
Public IP information: ip=128.218.43.42, hostname=, org=AS5653 University of California San Francisco
Flavor: default
Connected to the VPN
```

Expand Down Expand Up @@ -251,7 +253,7 @@ $ make build
./build.sh
Building bin/ucsf-vpn from src/ucsf-vpn ...
-rwxrwxr-x 1 alice henrik alice May 18 09:34 bin/ucsf-vpn
Version built: 5.8.0
Version built: 5.9.0
Building bin/ucsf-vpn from src/ucsf-vpn ... done
```

Expand Down
4 changes: 3 additions & 1 deletion README.md.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Enter 'push' (default), 'phone', 'sms', a 6 or 7 digit Duo token, or press your
OK: OpenConnect status: 'openconnect' process running (started 00h00m01s ago on 2024-05-13T09:05:20-07:00; PID=14549)
OK: IP routing tunnels: [n=1] tun0
OK: Public IP information: ip=128.218.43.42, hostname=, org=AS5653 University of California San Francisco
OK: Flavor: default
OK: Connected to the VPN
```

Expand Down Expand Up @@ -60,6 +61,7 @@ $ ucsf-vpn status
OpenConnect status: 'openconnect' process running (started 08h31m27s ago on 2024-05-13T16:20:00-07:00; PID=17419)
IP routing tunnels: [n=1] tun0
Public IP information: ip=128.218.43.42, hostname=, org=AS5653 University of California San Francisco
Flavor: default
Connected to the VPN
```

Expand Down Expand Up @@ -142,7 +144,7 @@ $ make build
./build.sh
Building bin/ucsf-vpn from src/ucsf-vpn ...
-rwxrwxr-x 1 alice henrik alice May 18 09:34 bin/ucsf-vpn
Version built: 5.8.0
Version built: 5.9.0
Building bin/ucsf-vpn from src/ucsf-vpn ... done
```

Expand Down

0 comments on commit f4bdd55

Please sign in to comment.