fbctf icon indicating copy to clipboard operation
fbctf copied to clipboard

python2 score_base.py help

Open icebowl opened this issue 6 years ago • 2 comments

High School Level fbctf game on a LAN. Lots of fun! We are trying to deploy a base using this code posted python2 score_base.py We have modified the code a bit and only change the port and location of the SCORE_POINTS https://github.com/facebook/fbctf/blob/master/extra/score_base.py We can curl from the server running on 192.168.122.85: curl 192.168.1.13:8000 [{"check": "8d81990a9b00f0775b7b39604c098418", "team": "icebowl"}]

The base points are not getting updated on the server. Please throw us a bone.

icebowl avatar Jun 06 '18 12:06 icebowl

Solved by Bryan1998 https://gist.github.com/Bryan1998

icebowl avatar Jun 26 '18 11:06 icebowl

Solved by Bryan1998 https://gist.github.com/Bryan1998

Not sure how this solved the issue. I tried what is here and still cannot see the updates. Can you provide more information?

jbooz1 avatar Sep 19 '18 15:09 jbooz1