Y
Hacker News
new
|
ask
|
show
|
jobs
by
NabiDev
1545 days ago
It is inconvenient to rewrite config from original wireguard config file.
1 comments
octeep
1545 days ago
I think i'm going to write a convert a wireguard config into a wireproxy config file. Hopefully that will make it easier for people to use.
link
NabiDev
1545 days ago
Suggest to try with this -
https://github.com/go-ini/ini
Wireguard config is ini format.
link