8000 GitHub - EpocDotFr/hackattic: Source code of my solutions to the hackattic challenges
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Source code of my solutions to the hackattic challenges

License

Notifications You must be signed in to change notification settings

EpocDotFr/hackattic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hackattic

Source code of my solutions to the hackattic challenges.

Prerequisites

Python >= 3.8.

Installation

Clone this repo, and then the usual pip install -r requirements.txt.

Configuration

Either set the following environment variables or copy the .env.example file to .env:

Name Type Required? Default Description
ACCESS_TOKEN str Yes Access token used to get problem data / give solution. See on problem's pages on the hackattic website
PUBLIC_IP str Yes and no Your public IP, required for some problems

Usage

Simply execute one of the scripts named after the corresponding problem (e.g python help_me_unpack.py).

About

Source code of my solutions to the hackattic challenges

Topics

Resources

License

Stars

Watchers

Forks

Languages

0