You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+40-19
Original file line number
Diff line number
Diff line change
@@ -2,50 +2,71 @@
2
2
3
3
## About The Project
4
4
5
-
This is a python application that quickly and easily enables the use of wireguard over TCP using [wstunnel](https://github.com/erebe/wstunnel)
5
+
This is a Python application that quickly and easily enables the use of Wireguard over TCP using [wstunnel](https://github.com/erebe/wstunnel).
6
6
7
7

8
8
9
9
## Getting Started
10
10
11
11
### Prerequisites
12
12
13
-
This script require the following software to be installed / downloaded:
13
+
This script requires the following software to be installed/downloaded:
To create a standalone binary using PyInstaller, follow these steps:
22
+
23
+
1. Download the latest [release](https://github.com/klementng/wireguard-over-wstunnel/releases/) source code or clone the main branch.
0 commit comments