Skip to content

mrkataei/NetworkSecurity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Funny API this project provide you some basic api request(POST, GET methods)
localhost:8000/allowme (GET) open 22 ssh port for you
localhost:8000/checkme (POST) check port "port" field int
localhost:8000/log (GET) response all logs about your ip
localhost:8000/domain (GET) response your domain name
localhost:8000/checkava (POST) check your "link" file available
localhost:8000/domain (GET) check your ip if is not in white-list banned you

use

make migration and migrate with command line


`python .\manage.py makemigrations`
`python .\manage.py migrate`

run server

` python .\manage.py runserver`

Releases

No releases published

Packages

No packages published

Languages