-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b1e68eb
commit 0e66e7f
Showing
1 changed file
with
4 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,8 @@ | ||
# SSTP-Connector | ||
Simple SSTP (Secure Socket Tunneling Protocol) VPN connector | ||
|
||
**Dependencies:** sstp-client gtk2 polkit fping procps-ng resolvconf systemd | ||
|
||
Secure Socket Tunneling Protocol (SSTP) transports a PPP tunnel over a TLS channel. The use of TLS over TCP port 443 allows SSTP to pass through virtually all firewalls and proxy servers. If a different port is used, `don't forget to open it in iptables`. | ||
|
||
![](https://github.com/AKotov-dev/SSTP-Connector/blob/main/ScreenShot1.png) |