├── LICENSE ├── README.md ├── action.yml └── wireguard-ssh.sh /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/omahn/wireguard-ssh-github-action/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/omahn/wireguard-ssh-github-action/HEAD/README.md -------------------------------------------------------------------------------- /action.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/omahn/wireguard-ssh-github-action/HEAD/action.yml -------------------------------------------------------------------------------- /wireguard-ssh.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/omahn/wireguard-ssh-github-action/HEAD/wireguard-ssh.sh --------------------------------------------------------------------------------