Feat: show client endpoint (#2058)
* show client endpoint * improve * fix status code
This commit is contained in:
@@ -113,7 +113,10 @@
|
||||
"hooks": "Hooks",
|
||||
"hooksDescription": "Hooks only work with wg-quick",
|
||||
"hooksLeaveEmpty": "Only for wg-quick. Otherwise, leave it empty",
|
||||
"dnsDesc": "DNS server clients will use (overrides global config)"
|
||||
"dnsDesc": "DNS server clients will use (overrides global config)",
|
||||
"notConnected": "Client not connected",
|
||||
"endpoint": "Endpoint",
|
||||
"endpointDesc": "IP of the client from which the WireGuard connection is established"
|
||||
},
|
||||
"dialog": {
|
||||
"change": "Change",
|
||||
|
||||
Reference in New Issue
Block a user