Vladislav Yarmak 2 달 전
부모
커밋
77ab6a56e3
1개의 변경된 파일9개의 추가작업 그리고 1개의 파일을 삭제
  1. 9 1
      README.md

+ 9 - 1
README.md

@@ -43,7 +43,15 @@ Few notes:
 
 ### Wireguard
 
-dtlspipe setup can be done using example for generic case, but more specifically, dtlspipe server should point to the wireguard server port and wireguard client should communicate with port of dtlspipe client.
+dtlspipe setup can be done using example for generic case, but more specifically, dtlspipe server should point to the wireguard server port and wireguard client should communicate with port of dtlspipe client. Following diagram illustrates required setup:
+
+```
+┌────────┐      ┌────────┐                            ┌────────┐      ┌────────┐
+│   WG   │      │dtlspipe│                            │dtlspipe│      │   WG   │
+│        ├─────►│        ├───── ... Internet ... ────►│        ├─────►│        │
+│ client │      │ client │                            │ server │      │ server │
+└────────┘      └────────┘                            └────────┘      └────────┘
+```
 
 You need to make following adjustments to wireguard client config: