hoaan1995 / API-SSH

This is simple code write with python 3 for connect to ssh server and run command.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸš€ Condi SSH API v1 πŸš€

     

Language

Features

  • Fast SSH Connect.
  • Attack slots, max duration, max concurrents funtions.
  • Expired date ( auto remove ).
  • Open source and simple edited.

Setup

Ubuntu 20.04 LTS
apt update -y
apt install python3 python3-pip -y
pip3 install -r requirements.txt
python3 api_server.py

( Change ssh server on api_server.py )
( Change user info on users.txt formart key:year-month-day:max_duration:max_concurrents )

Credits

zxcr9999 and Condi Team <3

Tos:

Create new learning purposes, please do not sell or organize attacks

Contact:

Telegram: @zxcr9999

About

This is simple code write with python 3 for connect to ssh server and run command.


Languages

Language:Python 100.0%