Run in bash: pip3 install -r requirements.txt openssl req -new -newkey rsa:4096 -x509 -sha256 -days 365 -nodes -out key.pub -keyout key.priv uvicorn telethon-cnc-server:app --reload --host 127.0.0.1 --port 5000 --ssl-keyfile=./key.priv --ssl-certfile=./key.pub
-
Notifications
You must be signed in to change notification settings - Fork 0
totekuh/telethon-cnc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A command&control server with that receives commands through a telegram API
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published