Skip to content

Commit

Permalink
Renamed 'screenshot-openvpn*' to
Browse files Browse the repository at this point in the history
'screenshot_openvpn*'.
  • Loading branch information
gvanem committed Sep 7, 2021
1 parent 23e7807 commit 0edd87d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ functions.
A MSVC example output from `c:\> ahost msdn.com` showing all the addresses of `msdn.com` <br>
(`ahost` is part of the DNS library **[C-ares](https://c-ares.haxx.se/)**):

![screenshot](screenshot_ahost-msdn-com.png?raw=true)
[![screenshot](screenshot_ahost-msdn-com.png?raw=true)](screenshot_ahost-msdn-com.png?raw=true)

### Features

Expand Down Expand Up @@ -294,9 +294,9 @@ cd sample
start /pos=200,50,1000,800 ..\openvpn.exe --config sample-config-files/loopback-server
start /pos=800,150,1000,1000 ..\openvpn.exe --config sample-config-files/loopback-client
```
[![screenshot](screenshot-openvpn-tmb.jpg?raw=true)](screenshot-openvpn-tmb.jpg?raw=true):
[![screenshot](screenshot_openvpn-tmb.jpg?raw=true)](screenshot_openvpn.jpg?raw=true):
A **[Larger](https://www.watt-32.net/misc/screenshot-openvpn.png)** version.
A **[Larger](https://www.watt-32.net/misc/screenshot_openvpn.png)** version.
### Firewall Monitor
Expand Down
File renamed without changes
File renamed without changes

0 comments on commit 0edd87d

Please sign in to comment.