mirror of
https://github.com/fumiama/WireGold.git
synced 2026-06-21 02:40:24 +08:00
add pic
This commit is contained in:
BIN
.github/rikka.png
vendored
Executable file
BIN
.github/rikka.png
vendored
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 209 KiB |
11
README.md
11
README.md
@@ -1,7 +1,10 @@
|
|||||||
# WireGold
|
<div align="center">
|
||||||
Wire Golang Guard = WireGold
|
<img src=".github/rikka.jpg" width = "150" height = "150" alt="WireGold-Rikka"><br>
|
||||||
|
<h1>WireGold</h1>
|
||||||
|
Wire Golang Guard = WireGold<br><br>
|
||||||
|
</div>
|
||||||
|
|
||||||
# Usage
|
## Usage
|
||||||
> If you are running in windows, remember to select the `wintun.dll` of your arch in `lower/wintun` and place it alongside the compiled exe
|
> If you are running in windows, remember to select the `wintun.dll` of your arch in `lower/wintun` and place it alongside the compiled exe
|
||||||
```bash
|
```bash
|
||||||
wg [-c config.yaml] [-g] [-h] [-p]
|
wg [-c config.yaml] [-g] [-h] [-p]
|
||||||
@@ -12,7 +15,7 @@ wg [-c config.yaml] [-g] [-h] [-p]
|
|||||||
-p show my publickey
|
-p show my publickey
|
||||||
```
|
```
|
||||||
|
|
||||||
# Config file example
|
## Config file example
|
||||||
```yaml
|
```yaml
|
||||||
IP: 192.168.233.1
|
IP: 192.168.233.1
|
||||||
SubNet: 192.168.233.0/24
|
SubNet: 192.168.233.0/24
|
||||||
|
|||||||
Reference in New Issue
Block a user