Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

TermuxStringSession ›_

Getting session String via Terminal ›_ Simple and safety.

Using & No Using API_ID and API_HASH

Run ›_

  • Using API_ID and API_HASH (Telethon & Pyrogram)
rm -rf termuxstringsession.py && python3 -m pip install --upgrade pip && pkg update -y && pkg upgrade -y && pkg install wget python && pip install wheel && pip install telethon && pip install pyrogram && wget https://raw.githubusercontent.com/unknownkz/TermuxStringSession/master//termuxstringsession.py && chmod +x termuxstringsession.py && python3 termuxstringsession.py
  • Only Using Number Handphone and Code Verification. (Only String Telethon)
rm -rf termuxstringsession2.py && python3 -m pip install --upgrade pip && pkg update -y && pkg upgrade -y && pkg install wget python && pip install wheel && pip install telethon && wget https://raw.githubusercontent.com/unknownkz/TermuxStringSession/master//termuxstringsession2.py && chmod +x termuxstringsession2.py && python3 termuxstringsession2.py

Clone and save in directory.

# Clone this repository
git clone https://github.com/unknownkz/TermuxStringSession

# Change directory
cd TermuxStringSession

# Execute
python3 -m termuxstringsession # using api id and api hash (Telethon and Pyrogram)
python3 -m termuxstringsession2 # no using api id and api hash (Only Telethon)

License