Place1 / wg-access-server

An all-in-one WireGuard VPN solution with a web ui for connecting devices
MIT License
1.79k stars 226 forks source link

how to use grpc? #177

Closed warlock9600 closed 2 years ago

warlock9600 commented 2 years ago

hi everyone! i'm run wg-access-server in kubernetes with postgres backend, but not understand how to use grpc calls to automate user CRUD operatios

can you tell me how to implement access to grpc?