Skip to content

alisoleimanii/ssh-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Installation

curl https://raw.githubusercontent.com/alisoleimanii/ssh-management/master/install.sh | bash

Using

Make User

    v8-make {username} {password} {max-connections}
    v8-make user1 12345 2

Suspend User

    v8-suspend {username}
    v8-suspend user1

Online Users List

    v8-online

Introduction

All users will suspend within 30 days after first login :)
You can see users list in users.txt file located in program folder
You can see automaticly suspended users in suspended.txt located in program folder

Warning: Do not edit this files!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors