All Projects → KebabLord → teriyaki

KebabLord / teriyaki

Licence: other
Control your phone using advantages of the termux-api over ssh from your linux pc.

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to teriyaki

termux-shell
Beautify your Termux App with this Shell 😍
Stars: ✭ 149 (+175.93%)
Mutual labels:  termux, termux-recommended-for-android, termux-api, termux-tools
Termux-GUI
Graphical User Interface for Termux (XFCE and MATE)
Stars: ✭ 46 (-14.81%)
Mutual labels:  termux, termux-recommended-for-android, termux-tools
termux.sh
AIO Termux >>> bash <(curl -fsSL https://git.io/JvMD6) <<<
Stars: ✭ 49 (-9.26%)
Mutual labels:  termux, termux-recommended-for-android, termux-tools
buildAPKsApps
Android APK app sources that build in Termux on Amazon Fire, Android and Chromebook! https://sdrausty.github.io/buildAPKsApps/
Stars: ✭ 32 (-40.74%)
Mutual labels:  termux, termux-recommended-for-android, termux-tools
LordPhish
The most complete phishing tool
Stars: ✭ 158 (+192.59%)
Mutual labels:  termux, termux-recommended-for-android, termux-tools
Brutegram
Instagram multi-bruteforce Platfrom
Stars: ✭ 183 (+238.89%)
Mutual labels:  termux, termux-tools
Anonymous
Message from Anonymous :)
Stars: ✭ 24 (-55.56%)
Mutual labels:  termux, termux-recommended-for-android
my-termux-setup
Here is My Termux Terminal Emulator Setup & Packages
Stars: ✭ 97 (+79.63%)
Mutual labels:  termux, termux-api
termux-snippets
An integrated tool and a collection of snippets which helps in the various aspects of the terminal.
Stars: ✭ 28 (-48.15%)
Mutual labels:  termux, termux-tools
JAR
Just Another Repo
Stars: ✭ 53 (-1.85%)
Mutual labels:  termux, termux-tools
viconf
My (n)Vim config files
Stars: ✭ 18 (-66.67%)
Mutual labels:  termux, termux-recommended-for-android
TERBR-TermuxBackupTool
Backup Termux and Restore with just one command. Choose a directory to save backup and easily find them.
Stars: ✭ 13 (-75.93%)
Mutual labels:  termux, termux-tools
seeu
SeeU is a camera hacking tool which is used to hack selfie camera of devices....
Stars: ✭ 313 (+479.63%)
Mutual labels:  termux, termux-tools
Webspoilt
This script will you help to find the information about the website and to help in penetrating testing
Stars: ✭ 34 (-37.04%)
Mutual labels:  termux, termux-tools
modded-ubuntu
Run Ubuntu GUI on your termux with much features.
Stars: ✭ 387 (+616.67%)
Mutual labels:  termux, termux-tools
Get-instagram-users-info---Any-instagram-account
Dump instagram users info without API.
Stars: ✭ 345 (+538.89%)
Mutual labels:  termux, termux-tools
TelephonyBruteCall
This tools lets you BruceForce calls using Termux on Android
Stars: ✭ 25 (-53.7%)
Mutual labels:  termux, termux-tools
Termux url opener all in one downloader
All-in-one Download Script for Termux URL Opener
Stars: ✭ 112 (+107.41%)
Mutual labels:  termux, termux-tools
IpHack
Track Location With Live Address And City in Termux
Stars: ✭ 315 (+483.33%)
Mutual labels:  termux, termux-api
Email-Spammer
Great script for sending and spaming emails! gmail, yahoo, outlook, hotmail.
Stars: ✭ 79 (+46.3%)
Mutual labels:  termux-api, termux-tools

Mini Termux SSH Controller Script

preview

λ ./teriyaki
Mini Termux Controller - Github/Kebablord
scan                *  scan network to update phone's current IP adress
run <param>         -  run ssh commands or connect ssh terminal if no arg passed
cp-set <string>     -  copy the string to phone clipboard
cp-get              -  return the string from phone clipboard
sms                 -  display latest sms, useful for verification codes (root)
pull  <src> <dest>  -  pull the file from phone to computer
push  <src> <dest>  -  push the file to phone from computer
share <src>         -  share the media from computer to phone apps like whatsapp, telegram
mount <src> <dest>  -  use SSHFS to mount specific phone folder to linux folder

Dependencies

Dependencies without asterisk are optional for their regarded options.

PC side

  • arp-scan* - for scanning phone's IP adress from it's MAC
  • ssh* - core of whole script
  • sshfs - for mounting folder option

Termux side

  • openssh*
  • termux-api*

How to use / Configure the script

Please check wiki page

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].