mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2024-11-22 17:39:53 +03:00
This commit is contained in:
commit
b42d099109
@ -47,9 +47,9 @@ To build the programs from the source code, run the following commands:
|
|||||||
```bash
|
```bash
|
||||||
git clone https://github.com/SoftEtherVPN/SoftEtherVPN.git
|
git clone https://github.com/SoftEtherVPN/SoftEtherVPN.git
|
||||||
cd SoftEtherVPN
|
cd SoftEtherVPN
|
||||||
cmake .
|
./configure
|
||||||
make
|
make -C tmp
|
||||||
make install
|
make -C tmp install
|
||||||
```
|
```
|
||||||
|
|
||||||
This will compile and install SoftEther VPN Server, Bridge and Client binaries under your executable path.
|
This will compile and install SoftEther VPN Server, Bridge and Client binaries under your executable path.
|
||||||
|
Loading…
Reference in New Issue
Block a user