Giter Club home page Giter Club logo

ghactions_ssh's Introduction

Get Ubuntu x86_64 on your terminal/termux via ssh

1) Register your account on ngrok.com

2) Login to your account and get/copy Authtoken(authentication token) in "Get started" option

Screenshots

If you are using mobile then , click to desktop site and fork :

Screenshots

4) Now go to your repository settings and go to secrets

Screenshots

5) Add the following secrets, see more at bottom page

Screenshots

6) after adding secrets , go to actions , select workflow (ubuntu-ssh) and run it

Screenshots Screenshots

7) wait for some seconds ,you will see message like

"ssh [email protected] -p xxxxx"

Screenshots

8) copy this and open termux/terminal and install openssh

For termux : apt update && apt install openssh

9) Paste and execute ! You will be asked to enter password which you have set in secrets

Info About Secrets :

  1. GITHUBMAIL = github gmail
  2. GITHUBNAME = github username
  3. NGROK_TOKEN = authentication token which you got from ngrok.com
  4. SSH_PASSWORD = ssh password and it will be asked during login
  5. TELEGRAM_BOT_TOKEN = telegram bot token id which you might got after creating bot
  6. TELGRAM_CHAT_ID = telegram group chat id ( create a group , add your created bot, add IDBot(telegram official bot) , now message /getgroupid in that group you will get group id)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.