douniwan5788/Frp client

use frpc to forward any port from/to GitHub Actions Runners machines. ex. fallback to expose ssh server port for debugging

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Feb 18, 2023
License
AGPL 3.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: douniwan5788/frpc_action@a42bbbf1feb248486606bf533215695294c49d19 # v0.2.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
configfrpc configyes
usersonly the public SSH keys of the listed GitHub users should be authorized.(default: the user who triggering workflow)no${{ github.triggering_actor }}
authorized_keysadditional public keys append to ~/.ssh/authorized_keysno
host_keysetup server host key to this fixed private keyno

no outputs