go-socks5-ssh-proxy/docs/release-management.md

247 B

release management with github actions

  • Generate resources/ssh_private_key with make resources/ssh_private_key
  • Base64 encode resources/ssh_private_key with base64

See also