-
- Downloads
gluon-mesh-vpn-wireguard: add gluon-hex-to-b64
gluon-hex-to-b64 takes base64 content such as a fastd private key in legacy form via stdin and emits it in base64 encoded (WireGuard) form. Provides basic return codes.
Showing
- package/gluon-mesh-vpn-wireguard/Makefile 7 additions, 1 deletionpackage/gluon-mesh-vpn-wireguard/Makefile
- package/gluon-mesh-vpn-wireguard/src/Makefile 4 additions, 1 deletionpackage/gluon-mesh-vpn-wireguard/src/Makefile
- package/gluon-mesh-vpn-wireguard/src/gluon-hex-to-b64.c 101 additions, 0 deletionspackage/gluon-mesh-vpn-wireguard/src/gluon-hex-to-b64.c
Please register or sign in to comment