diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:24:34 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:24:34 -0400 |
commit | 2fd74b02b4843b64b6915d0a6301603dd6fd307c (patch) | |
tree | af3fd91dcfcba15fecff500a634a9e25718fcbec /network/sstp-client | |
parent | ad121e01c4e385fee5ab03d13ad93d269ab722b8 (diff) |
network/sstp-client: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/sstp-client')
-rw-r--r-- | network/sstp-client/README | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/network/sstp-client/README b/network/sstp-client/README index 821a6373298c9..59d06a4bcc470 100644 --- a/network/sstp-client/README +++ b/network/sstp-client/README @@ -1,15 +1,15 @@ SSTP-Client (SSTP client for Linux) -SSTP is Microsofts Remote Access Solution (RAS) for PPP over SSL. It can be -used instead of PPTP or L2TP, and is only available with Windows Vista/7 -connecting to a Windows 2008 Server. The advantage of SSTP compared to PPTP -and L2TP is that it cannot be easily blocked by firewalls since the traffic -is transmitted over HTTPS on port 443. Windows Vista/7 uses SSTP if PPTP or -L2TP cannot be established. +SSTP is Microsofts Remote Access Solution (RAS) for PPP over SSL. It +can be used instead of PPTP or L2TP, and is only available with +Windows Vista/7 connecting to a Windows 2008 Server. The advantage of +SSTP compared to PPTP and L2TP is that it cannot be easily blocked +by firewalls since the traffic is transmitted over HTTPS on port +443. Windows Vista/7 uses SSTP if PPTP or L2TP cannot be established. -SSTP-Client is an SSTP client for Linux. It can be used to establish a SSTP -connection to a Windows 2008 Server. This software is similar commandline -and configuration as the pptp-client software. +SSTP-Client is an SSTP client for Linux. It can be used to establish +a SSTP connection to a Windows 2008 Server. This software is similar +commandline and configuration as the pptp-client software. SSTP-Client features: |