1
0
Fork 0
mirror of https://github.com/dirtbags/moth.git synced 2025-01-07 20:41:05 -07:00
moth/puzzler.cgi
2009-10-05 13:33:20 -06:00

4 lines
64 B
Python
Executable file

#! /usr/bin/env python3
from ctf import puzzler
puzzler.main()