Skip to content

Push users with brackets from a comma separated list via CTFd API. Simple, easy.

License

Notifications You must be signed in to change notification settings

adns44/ctfd-user-push

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CTFd user push

This script reads list of users from a separated file and uploads that to CTFd. You need to specify a few initial config from this source code below. Braces supported. To work properly and avoid modification of CTFd behavior, brace setting need to make a few API requests. To begin you'll need an API key. With an admin user you can optain it from CTFd dashboard > user settings.

Required module: requests

pip install requests

If you need to install as a system package, it usualy available as python3-requests or py3-requests.

About

Push users with brackets from a comma separated list via CTFd API. Simple, easy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages